From e602c3f3005087fe2e88abe030a8c489f8aa135e Mon Sep 17 00:00:00 2001 From: Stephan Borg Date: Tue, 31 Jan 2006 11:52:48 +0000 Subject: Fixed preview --- templates/edit_edition.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/edit_edition.tpl b/templates/edit_edition.tpl index 15b999d..d6ecbb9 100644 --- a/templates/edit_edition.tpl +++ b/templates/edit_edition.tpl @@ -54,7 +54,7 @@
{formlabel label="Draft" for="draft"} {forminput} - getField('is_draft')}checked="checked"{/if} /> + {formhelp note=""} {/forminput}
@@ -62,7 +62,7 @@
{formlabel label="Subject" for="subject"} {forminput} - + {formhelp note="This will appear in the subject line of the email."} {/forminput}
@@ -70,7 +70,7 @@
{formlabel label="Reply-To" for="replyto"} {forminput} - + {formhelp note="This is the email address to which any replies will be sent."} {/forminput}
@@ -87,7 +87,7 @@
{formlabel label="Body" for="body"} {forminput} - + {/forminput}
{/legend} -- cgit v1.3