New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_list_beg_form.tpl
1 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_beg%}" method="post">
2         <input type="submit" name="withdraw" class="admin_submit" value="{--ADMIN_BEG_WITHDRAW_NOW--}" />
3 </form>
4
5 <div class="admin_note">
6         ({--ADMIN_BEG_WITHDRAW_NOTE--})
7 </div>