Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_newsletter_tsk.tpl
1 <form action="{!URL!}/modules.php?module=admin&amp;what=list_newsletter" method="post" style="margin-bottom: 0px">
2         <input type="hidden" name="uid" value="$content[uid]" />
3         <input type="hidden" name="id" value="$content[id]" />
4         <input type="submit" name="unsub" class="admin_submit" value="{--ADMIN_NL_UNSUBSCRIBE--}" />
5 </form>