]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_user_subids.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / member / member_list_user_subids.tpl
index 81e0b79398ffd67e0e13f02d7e9f80ae115dc2e5..261ce79157e3652a206a69d521f4b34c1d6c37f3 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=subids%}" method="post">
+{%form,formMethodPost=modules.php?module=login&amp;what=subids%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="3" align="center" class="table_header bottom">
@@ -8,8 +8,8 @@
        </tr>
        <tr>
                <td align="center" class="header_column bottom right" width="20"><strong>{--ID_SELECT--}</strong></td>
-               <td align="center" class="header_column bottom right" width="160"><strong>{--SUBID_VALUE--}:</strong></td>
-               <td align="center" class="header_column bottom" width="160"><strong>{--SUBID_ADDED--}:</strong></td>
+               <td align="center" class="header_column bottom right" width="160"><strong>{--SUBID_VALUE--}</strong></td>
+               <td align="center" class="header_column bottom" width="160"><strong>{--SUBID_ADDED--}</strong></td>
        </tr>
        $content
        <tr>
@@ -20,5 +20,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>