HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / guest / guest_sponsor_reg.tpl
index 855899924ba22de293f6a5b246877bed98bf0fa4..93456548be56959dc8f6ced3f0c48bef5fb6c97c 100644 (file)
@@ -1,5 +1,5 @@
 {!__SPONSOR_FORM_ERRORS!}
-<DIV align="center"><STRONG class="big">{--GUEST_SPONSOR_TITLE--}</STRONG></DIV>
+<div align="center"><div class="big">{--GUEST_SPONSOR_TITLE--}</STRONG></div>
 <br />
 {--GUEST_SPONSOR_TEASER_1--}<br />
 <br />
@@ -7,19 +7,19 @@
 <br />
 {--GUEST_SPONSOR_TEASER_3--}<br />
 <br />
-<FORM action="{!URL!}/modules.php?module=index&amp;what=sponsor_reg" method="POST">
+<form action="{!URL!}/modules.php?module=index&amp;what=sponsor_reg" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="guest_table dashed" width="530">
 <TR>
   <TD class="guest_title2 bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="guest_title2 bottom2" colspan="3" align="center">
-    <STRONG>{--SPONSOR_ENTER_COMPANY_DATA--}</STRONG>
+    <strong>{--SPONSOR_ENTER_COMPANY_DATA--}</strong>
   </TD>
   <TD class="guest_title2 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="guest_note">{--SPONSOR_COMPANY_NOTE--}</FONT>
+    <div class="guest_note">{--SPONSOR_COMPANY_NOTE--}</div>
   </TD>
   <TD class="bottom2" width="10">&nbsp;</TD>
 </TR>
@@ -63,7 +63,7 @@
 <TR>
   <TD class="guest_title2 bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="guest_title2 bottom2" colspan="3" align="center">
-    <STRONG>{--SPONSOR_ENTER_PERSONA_DATA--}</STRONG>
+    <strong>{--SPONSOR_ENTER_PERSONA_DATA--}</strong>
   </TD>
   <TD class="guest_title2 bottom2" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <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>
+    <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>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="guest_title2 bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="guest_title2 bottom2" colspan="3" align="center">
-    <STRONG>{--SPONSOR_ENTER_CONTACT_DATA--}</STRONG>
+    <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
   </TD>
   <TD class="guest_title2 bottom2" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="guest_title2 bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="guest_title2 bottom2" colspan="3" align="center">
-    <STRONG>{--SPONSOR_ENTER_PASSWORDS--}</STRONG>
+    <strong>{--SPONSOR_ENTER_PASSWORDS--}</strong>
   </TD>
   <TD class="guest_title2 bottom2" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="guest_title2 bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="guest_title2 bottom2" colspan="3" align="center">
-    <STRONG>{--SPONSOR_REFERRAL--}</STRONG>
+    <strong>{--SPONSOR_REFERRAL--}</strong>
   </TD>
   <TD class="guest_title2 bottom2" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <STRONG>{!__SPONSOR_REFID!}</STRONG>
+    <strong>{!__SPONSOR_REFID!}</strong>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="guest_title2 bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="guest_title2 bottom2" colspan="3" align="center">
-    <STRONG>{--SPONSOR_WARNINGS--}</STRONG>
+    <strong>{--SPONSOR_WARNINGS--}</strong>
   </TD>
   <TD class="guest_title2 bottom2" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <SELECT name="receive_warnings" class="guest_select" size="1">
-      <OPTION value="Y"{!__REC_Y!} />{--YES--}</OPTION>
-      <OPTION value="N"{!__REC_N!} />{--NO--}</OPTION>
-    </SELECT>
+    <select name="receive_warnings" class="guest_select" size="1">
+      <option value="Y"{!__REC_Y!} />{--YES--}</option>
+      <option value="N"{!__REC_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="guest_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>
+    <select name="warning_interval" class="guest_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>
 <TR>
   <TD class="guest_title2 bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="guest_title2 bottom2" colspan="3" align="center">
-    <STRONG>{--SPONSOR_PAYMENTS--}</STRONG>
+    <strong>{--SPONSOR_PAYMENTS--}</strong>
   </TD>
   <TD class="guest_title2 bottom2" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="guest_title2 bottom2" width="10" height="30">&nbsp;</TD>
   <TD class="guest_title2 bottom2" colspan="3" align="center">
-    <STRONG>{--SPONSOR_TERMS_HEADER--}</STRONG>
+    <strong>{--SPONSOR_TERMS_HEADER--}</strong>
   </TD>
   <TD class="guest_title2 bottom2" width="10">&nbsp;</TD>
 </TR>
   <TD class="guest_footer seperator" width="10">&nbsp;</TD>
 </TR>
 </TABLE>
-</FORM>
+</form>