]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_config_register.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_register.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_register" method="POST">\r
2 <TABLE border="0" cellpadding="0" cellspacing="0" width="450" class="admin_table dashed">\r
3 <TR>\r
4   <TD colspan="3" align="center" class="admin_title" height="30">\r
5     <STRONG>{--REGISTER_MUST_HEADER--}:</STRONG>\r
6   </TD>\r
7 </TR>\r
8 <TR>\r
9   <TD width="20" class="admin_title bottom2 right2" align="center">{--ID_SELECT--}</TD>\r
10   <TD width="325" class="admin_title bottom2 right2" align="center">{--REGISTER_FIELD_NAME--}:</TD>\r
11   <TD width="105" class="admin_title bottom2" align="center">{--REGISTER_FIELD_REQUIRED--}</TD>\r
12 </TR>\r
13 {--__REGISTER_ROWS--}\r
14 <TR>\r
15   <TD colspan="3" align="center" class="admin_footer">\r
16     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}">\r
17   </TD>\r
18 </TR>\r
19 </TABLE>\r
20 </FORM>\r