From 36c2d13779cbf3b4a901e14279a628a3ebe7f78c Mon Sep 17 00:00:00 2001 From: spiderr Date: Thu, 4 Apr 2013 01:33:29 -0400 Subject: cleanup edit forms --- templates/admin_newsletter_subscriptions.tpl | 4 ++-- templates/admin_newsletters.tpl | 2 +- templates/center_list_newsletters.tpl | 6 +++--- templates/edit_edition.tpl | 6 +++--- templates/edit_newsletter.tpl | 4 ++-- templates/mail_queue.tpl | 2 +- templates/send_newsletters.tpl | 6 +++--- templates/user_subscriptions.tpl | 2 +- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/templates/admin_newsletter_subscriptions.tpl b/templates/admin_newsletter_subscriptions.tpl index 270de88..48681b4 100644 --- a/templates/admin_newsletter_subscriptions.tpl +++ b/templates/admin_newsletter_subscriptions.tpl @@ -27,7 +27,7 @@
{forminput} - + {/forminput}
{/form} @@ -81,7 +81,7 @@ //]]> {/form} diff --git a/templates/admin_newsletters.tpl b/templates/admin_newsletters.tpl index 68e6f33..76f03f2 100644 --- a/templates/admin_newsletters.tpl +++ b/templates/admin_newsletters.tpl @@ -13,7 +13,7 @@ {/foreach}
- +
{/legend} {/form} diff --git a/templates/center_list_newsletters.tpl b/templates/center_list_newsletters.tpl index cd0b24c..3dc6222 100644 --- a/templates/center_list_newsletters.tpl +++ b/templates/center_list_newsletters.tpl @@ -39,11 +39,11 @@
{forminput} - + {if $gContent->getField( 'subscribed_date' )} - + {else} - + {/if} {/forminput}
diff --git a/templates/edit_edition.tpl b/templates/edit_edition.tpl index 6f7936e..20f67d8 100644 --- a/templates/edit_edition.tpl +++ b/templates/edit_edition.tpl @@ -91,9 +91,9 @@ {/jstabs}
- - - + + +
{/form} diff --git a/templates/edit_newsletter.tpl b/templates/edit_newsletter.tpl index 6f22c91..851a323 100644 --- a/templates/edit_newsletter.tpl +++ b/templates/edit_newsletter.tpl @@ -71,8 +71,8 @@
- - + +
{/form} diff --git a/templates/mail_queue.tpl b/templates/mail_queue.tpl index 5ff2809..c2a63f2 100644 --- a/templates/mail_queue.tpl +++ b/templates/mail_queue.tpl @@ -41,7 +41,7 @@
- +
{/form} diff --git a/templates/send_newsletters.tpl b/templates/send_newsletters.tpl index 8b5cb39..e2da946 100644 --- a/templates/send_newsletters.tpl +++ b/templates/send_newsletters.tpl @@ -50,8 +50,8 @@ {/jstabs}
- - + +
{else} {legend legend="Recipient Groups"} @@ -81,7 +81,7 @@ *}
- +
{/legend} {/if} diff --git a/templates/user_subscriptions.tpl b/templates/user_subscriptions.tpl index bfa0eaa..73ee932 100644 --- a/templates/user_subscriptions.tpl +++ b/templates/user_subscriptions.tpl @@ -44,7 +44,7 @@ {/forminput}
- +
{/form} -- cgit v1.3