HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_add_sponsor.tpl
index 3c3c03985df6acabecc5b304b9229268ed9f8fa4..ec120e51e8db702a8284ef27c3997dece9df0f88 100644 (file)
@@ -1,16 +1,16 @@
-<FORM action="{--URL--}/modules.php?module=admin&amp;what=add_sponsor" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=add_sponsor" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="530">
 <TR>
   <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="admin_title bottom2" colspan="3" align="center">
-    <STRONG>{--ADMIN_SPONSOR_ENTER_COMPANY_DATA--}</STRONG>
+    <strong>{--ADMIN_SPONSOR_ENTER_COMPANY_DATA--}</strong>
   </TD>
   <TD class="admin_title bottom2" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="bottom2" width="10" height="40">&nbsp;</TD>
   <TD class="bottom2" colspan="3" align="center">
-    <FONT class="admin_note">{--ADMIN_SPONSOR_COMPANY_NOTE--}</FONT>
+    <div class="admin_note">{--ADMIN_SPONSOR_COMPANY_NOTE--}</div>
   </TD>
   <TD class="bottom2" width="10">&nbsp;</TD>
 </TR>
@@ -54,7 +54,7 @@
 <TR>
   <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="admin_title bottom2" colspan="3" align="center">
-    <STRONG>{--ADMIN_SPONSOR_ENTER_PERSONA_DATA--}</STRONG>
+    <strong>{--ADMIN_SPONSOR_ENTER_PERSONA_DATA--}</strong>
   </TD>
   <TD class="admin_title bottom2" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD align="right">
-    {--GUEST_SEX--}:&nbsp;
+    {--GUEST_GENDER--}:&nbsp;
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <SELECT name="salut" class="admin_select" size="1">
-      <OPTION value="M">{--SEX_M--}</OPTION>
-        <OPTION value="F">{--SEX_F--}</OPTION>
-        <OPTION value="C">{--SEX_C--}</OPTION>
-    </SELECT>
+    <select name="gender" class="admin_select" size="1">
+      <option value="M">{--GENDER_M--}</option>
+        <option value="F">{--GENDER_F--}</option>
+        <option value="C">{--GENDER_C--}</option>
+    </select>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="admin_title bottom2" colspan="3" align="center">
-    <STRONG>{--ADMIN_SPONSOR_ENTER_CONTACT_DATA--}</STRONG>
+    <strong>{--ADMIN_SPONSOR_ENTER_CONTACT_DATA--}</strong>
   </TD>
   <TD class="admin_title bottom2" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="admin_title bottom2" colspan="3" align="center">
-    <STRONG>{--ADMIN_SPONSOR_ENTER_PASSWORDS--}</STRONG>
+    <strong>{--ADMIN_SPONSOR_ENTER_PASSWORDS--}</strong>
   </TD>
   <TD class="admin_title bottom2" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="admin_title bottom2" colspan="3" align="center">
-    <STRONG>{--ADMIN_SPONSOR_WARNINGS_POINTS--}</STRONG>
+    <strong>{--ADMIN_SPONSOR_WARNINGS_POINTS--}</strong>
   </TD>
   <TD class="admin_title bottom2" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <SELECT name="receive_warnings" class="admin_select" size="1">
-      <OPTION value="Y">{--YES--}</OPTION>
-        <OPTION value="N">{--NO--}</OPTION>
-    </SELECT>
+    <select name="receive_warnings" class="admin_select" size="1">
+      <option value="Y">{--YES--}</option>
+        <option value="N">{--NO--}</option>
+    </select>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <SELECT name="warning_interval" class="admin_select" size="1">
-      <OPTION value="0">{--SELECT_NONE--}</OPTION>
-      <OPTION value="{--(ONE_DAY*1)--}">1 {--DAYS--}</OPTION>
-      <OPTION value="{--(ONE_DAY*3)--}">3 {--DAYS--}</OPTION>
-      <OPTION value="{--(ONE_DAY*7)--}" selected>1 {--LIFE_WEEKS--}</OPTION>
-      <OPTION value="{--(ONE_DAY*14)--}">2 {--LIFE_WEEKS--}</OPTION>
-      <OPTION value="{--(ONE_DAY*28)--}">4 {--LIFE_WEEKS--}</OPTION>
-      <OPTION value="{--(ONE_DAY*56)--}">8 {--LIFE_WEEKS--}</OPTION>
-    </SELECT>
+    <select name="warning_interval" class="admin_select" size="1">
+      <option value="0">{--SELECT_NONE--}</option>
+      <option value="{--($_CONFIG['one_day']*1)--}">1 {--DAYS--}</option>
+      <option value="{--($_CONFIG['one_day']*3)--}">3 {--DAYS--}</option>
+      <option value="{--($_CONFIG['one_day']*7)--}" selected>1 {--LIFE_WEEKS--}</option>
+      <option value="{--($_CONFIG['one_day']*14)--}">2 {--LIFE_WEEKS--}</option>
+      <option value="{--($_CONFIG['one_day']*28)--}">4 {--LIFE_WEEKS--}</option>
+      <option value="{--($_CONFIG['one_day']*56)--}">8 {--LIFE_WEEKS--}</option>
+    </select>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="points_amount" class="admin_normal" size="6" maxlength="20" value="{--__SPONSOR_MIN_VALUE--}">
+    <INPUT type="text" name="points_amount" class="admin_normal" size="6" maxlength="20" value="{!__SPONSOR_MIN_VALUE!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="admin_footer seperator" width="10">&nbsp;</TD>
   <TD class="admin_footer" colspan="3" align="center">
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}">
+    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+    <INPUT type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}" />
   </TD>
   <TD class="admin_footer seperator" width="10">&nbsp;</TD>
 </TR>
 </TABLE>
-</FORM>
+</form>