]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor.tpl
Checking new member registrations is now done with list_user (was: chk_regs) and...
[mailer.git] / templates / de / html / admin / admin_add_sponsor.tpl
index 64e2c9b34db2dcbd8f5ce4fdcdae7bae5e6e1120..dd4690747d8c8775d117a2f0f2a6b1f34cd77210 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=add_sponsor%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=add_sponsor%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="table_header bottom" colspan="2" align="center">
                {--GENDER--}:
        </td>
        <td>
-               <select name="gender" class="form_select" size="1">
-                       <option value="M">{--GENDER_M--}</option>
-                       <option value="F">{--GENDER_F--}</option>
-                       <option value="C">{--GENDER_C--}</option>
-               </select>
+               {%pipe,generateGenderSelectionBox=$content[gender]%}
        </td>
 </tr>
 <tr>