]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_account_form.tpl
Some admin fixes
[mailer.git] / templates / de / html / sponsor / sponsor_account_form.tpl
index b003b7fbc4856254e688e100ef088fd4412d8b52..1f2f5d10c42889218cffe4cf2b13bee565cb5f1b 100644 (file)
 </TR>
 <TR>
   <TD class="bottom2 right2" width="275" align="right" height="27">
-    {--GUEST_SEX--}:&nbsp;
+    {--GUEST_GENDER--}:&nbsp;
   </TD>
   <TD class="bottom2" width="275">
-    &nbsp;<SELECT name="salut" class="guest_select" size="1">
-      <OPTION value="M"{--__SALUT_M--}>{--SEX_M--}</OPTION>
-      <OPTION value="F"{--__SALUT_F--}>{--SEX_F--}</OPTION>
-      <OPTION value="C"{--__SALUT_C--}>{--SEX_C--}</OPTION>
+    &nbsp;<SELECT name="gender" class="guest_select" size="1">
+      <OPTION value="M"{!__GENDER_M!}>{--GENDER_M--}</OPTION>
+      <OPTION value="F"{!__GENDER_F!}>{--GENDER_F--}</OPTION>
+      <OPTION value="C"{!__GENDER_C!}>{--GENDER_C--}</OPTION>
     </SELECT>                                                                                                     
   </TD>
 </TR>