]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_member_selection_box.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_member_selection_box.tpl
index 6cf5419cb8580aaa80ba52fcc6a5fb999bbeb9dc..c78cb2076704f05ea97e8e6d6765af3eaae45f1c 100644 (file)
@@ -1,7 +1,9 @@
-<form action="{!URL!}/modules.php" method="GET">
-<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
+<form accept-charset="utf-8" action="{?URL?}/modules.php" method="get">
+<input type="hidden" name="module" value="admin" />
+<input type="hidden" name="what" value="$content[what]" />
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title bottom2" height="25">
+               <td class="admin_title bottom" height="25">
                        <strong>{--ADMIN_SELECTION_BOX_TITLE--}</strong>
                </td>
        </tr>
        </tr>
        <tr>
                <td align="center">
-                       <input type="hidden" name="module" value="admin" />
-                       <input type="hidden" name="what" value="$content" />
                        {--ADMIN_SELECT_USER--}:
-                       <select name="uid" size="1" class="admin_select">
-                               {!_MEMBER_SELECTION!}
+                       <select name="userid" size="1" class="admin_select">
+                               $content[member_selection]
                        </select>
                </td>
        </tr>
@@ -22,7 +22,7 @@
                <td height="3" class="seperator">&nbsp;</td>
        </tr>
        <tr>
-               <td height="5" class="seperator bottom2">&nbsp;</td>
+               <td height="5" class="seperator bottom">&nbsp;</td>
        </tr>
        <tr>
                <td align="center" class="admin_footer">