]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_register.tpl
A lot form templates rewritten (star removed. fixes)
[mailer.git] / templates / de / html / admin / admin_config_register.tpl
index 953b6777e91b801fff9b4637f75ef9b8bffef9b7..30dd64f2b74cd4bbb1fe139cd1f59d1226ae1308 100644 (file)
@@ -1,7 +1,5 @@
-<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">
+<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>
        {!__REGISTER_ROWS!}
        <TR>
-               <TD colspan="3" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*&nbsp;<INPUT
-                       type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}"></TD>
+               <TD colspan="3" class="admin_footer">
+                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <INPUT type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}" />
+               </TD>
        </TR>
 </TABLE>
 </FORM>