From 5c976e0f6488cd1cdd13d06abe4c99bf5bc40f99 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Mon, 12 Dec 2005 13:38:13 +0000 Subject: template housekeeping --- templates/edit_edition.tpl | 49 +++++++++---------------------------------- templates/view_newsletter.tpl | 3 ++- 2 files changed, 12 insertions(+), 40 deletions(-) diff --git a/templates/edit_edition.tpl b/templates/edit_edition.tpl index 73ac4ca..50759c8 100644 --- a/templates/edit_edition.tpl +++ b/templates/edit_edition.tpl @@ -22,14 +22,6 @@ {jstabs} {jstab title="Edition Body"} {legend legend="Edition Body"} -
- {formlabel label="Subject" for="subject"} - {forminput} - - {formhelp note="This will appear in the subject line of the email."} - {/forminput} -
-
{formlabel label="Newsletter" for="nl_id"} {forminput} @@ -62,15 +54,23 @@
{formlabel label="Draft" for="draft"} {forminput} - getField('is_draft')}checked="checked"{/if}" /> + getField('is_draft')}checked="checked"{/if} /> {formhelp note=""} {/forminput}
+
+ {formlabel label="Subject" for="subject"} + {forminput} + + {formhelp note="This will appear in the subject line of the email."} + {/forminput} +
+
{formlabel label="Body" for="body"} {forminput} - + {formhelp note=""} {/forminput}
@@ -97,32 +97,3 @@ {/form}
- -{* original code -
- - - -{if $tiki_p_use_content_templates eq 'y'} - -{/if} - - -
{tr}Subject{/tr}:
{tr}Newsletter{/tr}: - -
{tr}Apply template{/tr} - -
{tr}Data{/tr}:
-  -
-
-*} diff --git a/templates/view_newsletter.tpl b/templates/view_newsletter.tpl index cd17436..a138924 100644 --- a/templates/view_newsletter.tpl +++ b/templates/view_newsletter.tpl @@ -1,4 +1,4 @@ -
+
{include file="bitpackage:liberty/services_inc.tpl" serviceLocation='icon'} @@ -31,3 +31,4 @@
+
-- cgit v1.3