summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2005-12-16 18:06:29 +0000
committerMax Kremmel <xing@synapse.plus.com>2005-12-16 18:06:29 +0000
commitf17701286c8d9d9f2fedc6d75ce5c2788e9e1976 (patch)
tree8d90af0ee3f30ab1b2ab2e872006991a6996e03b /templates
parent3bef30938264b531891202b30eba459a9b41ef0d (diff)
downloadnewsletters-f17701286c8d9d9f2fedc6d75ce5c2788e9e1976.tar.gz
newsletters-f17701286c8d9d9f2fedc6d75ce5c2788e9e1976.tar.bz2
newsletters-f17701286c8d9d9f2fedc6d75ce5c2788e9e1976.zip
missed closing tag
Diffstat (limited to 'templates')
-rw-r--r--templates/list_editions_inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_editions_inc.tpl b/templates/list_editions_inc.tpl
index af79bb4..22eefa4 100644
--- a/templates/list_editions_inc.tpl
+++ b/templates/list_editions_inc.tpl
@@ -9,7 +9,7 @@
<p>
{$ed.data|truncate:200}
<br />
- {tr}in{/tr} <a href="{$smarty.const.NEWSLETTERS_PKG_URL}?nl_id={$ed.nl_id}">{$ed.newsletter_title}</a></h3>
+ {tr}in{/tr} <a href="{$smarty.const.NEWSLETTERS_PKG_URL}?nl_id={$ed.nl_id}">{$ed.newsletter_title}</a>
</p>
</li>
{foreachelse}