]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_sponsor_edit.tpl
useProxy is duplicate, because isProxyUsed() is cached, fixed bug in IP resolver...
[mailer.git] / templates / de / html / admin / admin_edit_sponsor_edit.tpl
index 09492fb0c97aa9aaf6e633c58d073831b7fe0e64..76b73b750094a44fec1f1a811de2bd8384059e03 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;mode=edit%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=edit_sponsor&amp;id=$content[id]&amp;do=edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
 <tr>
        <td colspan="2" align="center" class="table_header bottom">
                {--GENDER--}:
        </td>
        <td width="255">
-               <select name="gender" class="form_select" size="1">
-                       <option value="M"$content[gender_m]>{--GENDER_M--}</option>
-                       <option value="F"$content[gender_f]>{--GENDER_F--}</option>
-                       <option value="C"$content[gender_c]>{--GENDER_C--}</option>
-               </select>
+               {%pipe,generateGenderSelectionBox=$content[gender]%}
        </td>
 </tr>
 <tr>