Some menu points renamed to not conflict with configuration menus:
[mailer.git] / templates / de / html / admin / admin_edit_mods.tpl
index 0c015221ace0a5f351c2597babc60033d398377f..8aff7ac05d95d657a2c5651a1347b540b1905e52 100644 (file)
@@ -1,11 +1,12 @@
 <div align="center">
-{%form,formMethodPost=modules.php?module=admin&amp;what=config_mods%}
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_mods%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td align="center" colspan="6" class="table_header bottom" height="40">
                <strong>{--ADMIN_MODS_EDIT_TITLE--}</strong>
        </td>
 </tr>
+
 <tr>
        <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>
@@ -14,7 +15,9 @@
        <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>
        <td colspan="6" class="table_footer">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />