]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_edit.tpl
Changed all admin getter, closed internal TODOs:
[mailer.git] / templates / de / html / admin / admin_mods_edit.tpl
index 4e6f3d59a120dbc7020cffd6dc809d1148df527f..9e1b02140d5ff089e8b40af439c3318d5b53f656 100644 (file)
@@ -1,13 +1,13 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_mods" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_mods%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <!-- @TODO Shouldn't we add a title here? //-->
        <tr>
-               <td align="center" class="header_column bottom2 right2" height="25"><strong>{--MODS_NAME--}</strong></td>
-               <td align="center" class="header_column bottom2 right2"><strong>{--MODS_TITLE--}</strong></td>
-               <td align="center" class="header_column bottom2 right2"><strong>{--MODS_IS_LOCKED--}</strong></td>
-               <td align="center" class="header_column bottom2 right2"><strong>{--MODS_IS_HIDDEN--}</strong></td>
-               <td align="center" class="header_column bottom2 right2"><strong>{--MODS_IS_ADMIN--}</strong></td>
-               <td align="center" class="header_column bottom2 right2"><strong>{--MODS_IS_MEMBER--}</strong></td>
+               <td align="center" class="header_column bottom right" height="25"><strong>{--ADMIN_MODS_NAME--}</strong></td>
+               <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_TITLE--}</strong></td>
+               <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_LOCKED--}</strong></td>
+               <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_HIDDEN--}</strong></td>
+               <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_ADMIN--}</strong></td>
+               <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_MEMBER--}</strong></td>
        </tr>
        $content
        <tr>