]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_member_selection_box.tpl
More EL used, this has fixed double calls of translateComma() in various places
[mailer.git] / templates / de / html / admin / admin_member_selection_box.tpl
index ff854290158a1f2bc00358895bfc7b39eb96dc24..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,34 +1 @@
-<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">
-                       <strong>{--ADMIN_SELECTION_BOX_TITLE--}</strong>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">
-                       <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">
-                               {!_MEMBER_SELECTION!}
-                       </SELECT>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_footer">
-                       <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <INPUT type="submit" class="admin_submit" value="{--ADMIN_DO_ACTION--}" />
-               </TD>
-       </TR>
-</TABLE>
-</FORM>
+<!-- @DEPRECATED //-->