diff --git a/admin/panels/entry/admin.entry.write.tpl b/admin/panels/entry/admin.entry.write.tpl
index 393e8b1..56728e1 100755
--- a/admin/panels/entry/admin.entry.write.tpl
+++ b/admin/panels/entry/admin.entry.write.tpl
@@ -8,11 +8,13 @@
{include file='shared:errorlist.tpl'}
{entry_block}
+
{if $preview}
{/if}
+
diff --git a/fp-interface/sharedtpls/errorlist.tpl b/fp-interface/sharedtpls/errorlist.tpl
index 8debcf0..3829ce7 100644
--- a/fp-interface/sharedtpls/errorlist.tpl
+++ b/fp-interface/sharedtpls/errorlist.tpl
@@ -1,4 +1,4 @@
-
+
{if $error}
{foreach from=$error key=field item=msg}
@@ -46,4 +46,4 @@
- {$panelstrings.msgs[$success]}
{/if}
-
+