]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_reg_form.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_reg_form.tpl
index d9c3a4a2eb5dc49d13492cd02db4d0e81c02af53..51b5b1751726c030018ede80606a8cc6acb77a7d 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom2" height="29">
+               <td colspan="2" align="center" class="admin_title bottom" height="29">
                        <strong>{--ADMIN_REGISTER_NOW--}</strong>
                </td>
        </tr>
@@ -28,9 +28,9 @@
        </tr>
        $content[pass2_message]
        <tr>
-               <td align="center" colspan="2" class="admin_footer top2">
+               <td align="center" colspan="2" class="admin_footer top">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" class="admin_submit submit" name="ok" value="{--ADMIN_REG_SUBMIT--}" />
+                       <input type="submit" class="admin_submit" name="ok" value="{--ADMIN_REG_SUBMIT--}" />
                </td>
        </tr>
 </table>