]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_member_selection_box.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_member_selection_box.tpl
index 45c65533c217b456381d7f606d380a0b6a8443ad..7834509397326ec8dd8a23d325836d038037ab11 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php" method="GET">
+<form action="{!URL!}/modules.php" method="get">
 <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
        <tr>
                <td class="admin_title bottom2" height="25">
@@ -13,7 +13,7 @@
                        <input type="hidden" name="module" value="admin" />
                        <input type="hidden" name="what" value="$content" />
                        {--ADMIN_SELECT_USER--}:
-                       <select name="u_id" size="1" class="admin_select">
+                       <select name="uid" size="1" class="admin_select">
                                {!_MEMBER_SELECTION!}
                        </select>
                </td>