summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChristian Fowler <spider@viovio.com>2006-07-31 02:17:00 +0000
committerChristian Fowler <spider@viovio.com>2006-07-31 02:17:00 +0000
commit01e7aa2ff0fc3650f06fe2610ea3608e1cd1e937 (patch)
tree2a0c9a52c8f30407f483bbd0f2dcb030524b4e3f /templates
parent93115e9e4fc2d6115c4cea2c36f50e909fa15c05 (diff)
downloadnewsletters-01e7aa2ff0fc3650f06fe2610ea3608e1cd1e937.tar.gz
newsletters-01e7aa2ff0fc3650f06fe2610ea3608e1cd1e937.tar.bz2
newsletters-01e7aa2ff0fc3650f06fe2610ea3608e1cd1e937.zip
various improvements, still not complete
Diffstat (limited to 'templates')
-rw-r--r--templates/newsletters.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/newsletters.tpl b/templates/newsletters.tpl
index be7631a..efdaa2f 100644
--- a/templates/newsletters.tpl
+++ b/templates/newsletters.tpl
@@ -33,7 +33,6 @@
{if $gBitUser->hasPermission( 'p_newsletters_subscribe_email' )}
<input type="text" name="email" value="{$email|escape}" />
{else}
- <input type="hidden" name="email" value="{$email|escape}" />
{$email|escape}
{/if}
{/forminput}