]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_register.tpl
Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example...
[mailer.git] / templates / de / html / admin / admin_config_register.tpl
index 113c7f00e45c78c5f4b97e82de70a0b0396f44d5..4f913e779afc040bd122b2fd62ccc46b57c6fa7a 100644 (file)
@@ -1,8 +1,8 @@
 <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" class="admin_table dashed">
+<table border="0" cellpadding="0" cellspacing="0" class="table dashed">
        <tr>
-               <td colspan="3" align="center" class="admin_title">
+               <td colspan="3" align="center" class="table_header">
                        <strong>{--ADMIN_CONFIG_REGISTER_MUST_TITLE--}:</strong>
                </td>
        </tr>
@@ -13,8 +13,8 @@
        </tr>
        $content
        <tr>
-               <td colspan="3" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+               <td colspan="3" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                        <input type="submit" name="ok" value="{--ADMIN_REGISTER_CHANGE_MUST--}" />
                </td>
        </tr>