]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_admins_acl.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / admin / admin_add_admins_acl.tpl
index 382d9f694f09bbd7a6fd7c528c76e6804ae55bfc..2200018423c7552a3c049cb73677f2ecaf22b3e8 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_admins%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_admins_acls%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -25,9 +25,7 @@
        <tr>
                <td class="bottom" align="right">{--ADMIN_ADMINS_SELECT_MODE--}:</td>
                <td class="bottom">
-                       <select name="mode" size="1" class="form_select">
-                               $content[mode_options]
-                       </select>
+                       {%pipe,generateAdminAccessModeSelectionBox%}
                </td>
        </tr>
        <tr>