]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_config_register.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_register.tpl
index 925371f13fe8a61e05e6558bcfcc36dd2783039c..65d92b26d2c14e74ddce77c3995a0ab10a541b83 100644 (file)
@@ -1,20 +1,21 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_register" method="POST">\r
-<TABLE border="0" cellpadding="0" cellspacing="0" width="450" class="admin_table dashed">\r
-<TR>\r
-  <TD colspan="3" align="center" class="admin_title" height="30">\r
-    <STRONG>{--REGISTER_MUST_HEADER--}:</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD width="20" class="admin_title bottom2 right2" align="center">{--ID_SELECT--}</TD>\r
-  <TD width="325" class="admin_title bottom2 right2" align="center">{--REGISTER_FIELD_NAME--}:</TD>\r
-  <TD width="105" class="admin_title bottom2" align="center">{--REGISTER_FIELD_REQUIRED--}</TD>\r
-</TR>\r
-{--__REGISTER_ROWS--}\r
-<TR>\r
-  <TD colspan="3" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_register"
+       method="POST">
+<TABLE border="0" cellpadding="0" cellspacing="0" width="450"
+       class="admin_table dashed">
+       <TR>
+               <TD colspan="3" align="center" class="admin_title" height="30"><STRONG>{--REGISTER_MUST_HEADER--}:</STRONG>
+               </TD>
+       </TR>
+       <TR>
+               <TD width="20" class="admin_title bottom2 right2" align="center">{--ID_SELECT--}</TD>
+               <TD width="325" class="admin_title bottom2 right2" align="center">{--REGISTER_FIELD_NAME--}:</TD>
+               <TD width="105" class="admin_title bottom2" align="center">{--REGISTER_FIELD_REQUIRED--}</TD>
+       </TR>
+       {--__REGISTER_ROWS--}
+       <TR>
+               <TD colspan="3" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*&nbsp;<INPUT
+                       type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}"></TD>
+       </TR>
+</TABLE>
+</FORM>