]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_cats.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / member / member_cats.tpl
index 2d4bcc6d6d7e6f4b0184eb7d455c965bfde84a1e..60fa3e5ab80b331bbc076d381c85ced599015ab8 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=categories%}" method="post">
+{%form,formMethodPost=modules.php?module=login&amp;what=categories%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td align="center" class="header_column bottom" width="408"><strong>{--CATEGORY_NAME--}</strong></td>
-       <td align="center" class="header_column bottom" width="180"><strong>{--SELECT_CAT--}</strong></td>
+       <td align="center" class="header_column bottom" width="180"><strong>{--MEMBER_RECEIVE_MAILS_CATEGORY--}</strong></td>
 </tr>
 $content
 <tr>
@@ -13,5 +13,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>