]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_register.tpl
More HTML rewrites #2
[mailer.git] / templates / de / html / admin / admin_config_register.tpl
index 50e1d20ba2a8c85d7b9da2dea0b5618919d9ba3f..d66bdcb4c95d45f82fb1c543bb309a1aada9adf0 100644 (file)
@@ -1,14 +1,14 @@
 <div align="center">
-<form accept-charset="utf-8" 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 accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_register%}" method="post">
+<table border="0" cellpadding="0" cellspacing="0" class="admin_table dashed">
        <tr>
-               <td colspan="3" align="center" class="admin_title" height="30"><strong>{--REGISTER_MUST_HEADER--}:</strong>
+               <td colspan="3" align="center" class="admin_title"><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>
+               <td width="20" class="header_column bottom right" align="center">{--ID_SELECT--}</td>
+               <td width="325" class="header_column bottom right" align="center">{--REGISTER_FIELD_NAME--}:</td>
+               <td width="105" class="header_column bottom" align="center">{--REGISTER_FIELD_REQUIRED--}</td>
        </tr>
        $content
        <tr>