Some menu points renamed to not conflict with configuration menus:
[mailer.git] / templates / de / html / admin / admin_list_mods.tpl
index 50e0815d306136e8985bb4f4ccd8a242b911e192..fb76fa0e3c3bbab8a45f413bca52484fa1cd8cab 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 colspan="7" class="table_header bottom" align="center">
                <strong>{--ADMIN_LIST_MODS_TITLE--}</strong>
        </td>
 </tr>
+
 <tr>
        <td align="center" class="header_column bottom right" height="25" width="30"><strong>{--ID_SELECT--}</strong></td>
        <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_NAME--}</strong></td>
@@ -15,7 +16,9 @@
        <td align="center" class="header_column bottom right"><strong>{--ADMIN_MODS_IS_ADMIN--}</strong></td>
        <td align="center" class="header_column bottom"><strong>{--ADMIN_MODS_IS_MEMBER--}</strong></td>
 </tr>
+
 $content
+
 <tr>
        <td colspan="7" class="table_footer">
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />