]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rewrite.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_config_rewrite.tpl
index 5f5aeaa98a20f594be72434e6f528c69e819ed42..55efa1084f2f241427b8d89d1fccc72bae55dd07 100644 (file)
@@ -2,22 +2,22 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_rewrite%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title bottom right" align="center" height="30">
-                       <strong>{--MODULE_NAME--}</strong>
+               <td class="admin_title bottom right" align="center">
+                       <strong>{--ADMIN_MODULE_NAME--}</strong>
                </td>
                <td class="admin_title bottom right" align="center">
-                       <strong>{--MODULE_TITLE--}</strong>
+                       <strong>{--ADMIN_MODULE_TITLE--}</strong>
                </td>
                <td class="admin_title bottom" align="center">
-                       <strong>{--MODULE_SKIPPED--}</strong>
+                       <strong>{--ADMIN_MODULE_SKIPPED--}</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td colspan="3" class="admin_footer"><input
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}" /></td>
+               <td colspan="3" class="admin_footer">
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
+               </td>
        </tr>
 </table>
 </form>