]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_reg.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / guest / guest_sponsor_reg.tpl
index acd74ccbf463521af3ab08b52030e36f801a985a..93456548be56959dc8f6ced3f0c48bef5fb6c97c 100644 (file)
@@ -1,25 +1,25 @@
-{--__SPONSOR_FORM_ERRORS--}
-<DIV align="center"><STRONG class="big">{--GUEST_SPONSOR_TITLE--}</STRONG></DIV>
-<BR>
-{--GUEST_SPONSOR_TEASER_1--}<BR>
-<BR>
-{--GUEST_SPONSOR_TEASER_2--}<BR>
-<BR>
-{--GUEST_SPONSOR_TEASER_3--}<BR>
-<BR>
-<FORM action="{--URL--}/modules.php?module=index&amp;what=sponsor_reg" method="POST">
+{!__SPONSOR_FORM_ERRORS!}
+<div align="center"><div class="big">{--GUEST_SPONSOR_TITLE--}</STRONG></div>
+<br />
+{--GUEST_SPONSOR_TEASER_1--}<br />
+<br />
+{--GUEST_SPONSOR_TEASER_2--}<br />
+<br />
+{--GUEST_SPONSOR_TEASER_3--}<br />
+<br />
+<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>
@@ -31,7 +31,7 @@
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD width="300">
-    <INPUT type="text" name="company" class="guest_normal" size="20" maxlength="255" value="{--__COMPANY--}">
+    <INPUT type="text" name="company" class="guest_normal" size="20" maxlength="255" value="{!__COMPANY!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
@@ -43,7 +43,7 @@
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="position" class="guest_normal" size="20" maxlength="255" value="{--__POSITION--}">
+    <INPUT type="text" name="position" class="guest_normal" size="20" maxlength="255" value="{!__POSITION!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
@@ -55,7 +55,7 @@
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="tax_ident" class="guest_normal" size="20" maxlength="255" value="{--__TAX_IDENT--}">
+    <INPUT type="text" name="tax_ident" class="guest_normal" size="20" maxlength="255" value="{!__TAX_IDENT!}">
   </TD>
   <TD class="seperator" 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>
 <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="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>
-    </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>
@@ -91,7 +91,7 @@
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="surname" class="guest_normal" size="20" maxlength="255" value="{--__SURNAME--}">
+    <INPUT type="text" name="surname" class="guest_normal" size="20" maxlength="255" value="{!__SURNAME!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="family" class="guest_normal" size="20" maxlength="255" value="{--__FAMILY--}">
+    <INPUT type="text" name="family" class="guest_normal" size="20" maxlength="255" value="{!__FAMILY!}">
   </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>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="street_nr1" class="guest_normal" size="20" maxlength="255" value="{--__STREET1--}">
+    <INPUT type="text" name="street_nr1" class="guest_normal" size="20" maxlength="255" value="{!__STREET1!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="street_nr2" class="guest_normal" size="20" maxlength="255" value="{--__STREET2--}">
+    <INPUT type="text" name="street_nr2" class="guest_normal" size="20" maxlength="255" value="{!__STREET2!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="country" class="guest_normal" size="2" maxlength="2" value="{--__COUNTRY--}">-<INPUT type="text" name="zip" class="guest_normal" size="5" maxlength="6" value="{--__ZIP--}">
-    <INPUT type="text" name="city" class="guest_normal" size="10" maxlength="255" value="{--__CITY--}">
+    <INPUT type="text" name="country" class="guest_normal" size="2" maxlength="2" value="{!__COUNTRY!}">-<INPUT type="text" name="zip" class="guest_normal" size="5" maxlength="6" value="{!__ZIP!}">
+    <INPUT type="text" name="city" class="guest_normal" size="10" maxlength="255" value="{!__CITY!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="phone" class="guest_normal" size="20" maxlength="255" value="{--__PHONE--}">
+    <INPUT type="text" name="phone" class="guest_normal" size="20" maxlength="255" value="{!__PHONE!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="fax" class="guest_normal" size="20" maxlength="255" value="{--__FAX--}">
+    <INPUT type="text" name="fax" class="guest_normal" size="20" maxlength="255" value="{!__FAX!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="cell" class="guest_normal" size="20" maxlength="255" value="{--__CELL--}">
+    <INPUT type="text" name="cell" class="guest_normal" size="20" maxlength="255" value="{!__CELL!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="email" class="guest_normal" size="20" maxlength="255" value="{--__EMAIL--}">
+    <INPUT type="text" name="email" class="guest_normal" size="20" maxlength="255" value="{!__EMAIL!}">
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
 </TR>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    <INPUT type="text" name="url" class="guest_normal" size="20" maxlength="255" value="{--__URL--}">
+    <INPUT type="text" name="url" class="guest_normal" size="20" maxlength="255" value="{!__URL!}">
   </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_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="{--(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="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>
   </TD>
   <TD class="seperator" width="10">&nbsp;</TD>
   <TD>
-    {--__PAYMENT_LIST--}
+    {!__PAYMENT_LIST!}
   </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_TERMS_HEADER--}</STRONG>
+    <strong>{--SPONSOR_TERMS_HEADER--}</strong>
   </TD>
   <TD class="guest_title2 bottom2" width="10">&nbsp;</TD>
 </TR>
 <TR>
   <TD class="guest_footer seperator" width="10">&nbsp;</TD>
   <TD class="guest_footer" colspan="3" align="center">
-    <INPUT type="hidden" name="refid" value="{--__SPONSOR_REFID--}">
-    <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}">&nbsp;*
-    <INPUT type="submit" name="ok" class="guest_submit" value="{--REGISTER_SPONSOR--}">
+    <INPUT type="hidden" name="refid" value="{!__SPONSOR_REFID!}">
+    <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
+    <INPUT type="submit" name="ok" class="guest_submit" value="{--REGISTER_SPONSOR--}" />
   </TD>
   <TD class="guest_footer seperator" width="10">&nbsp;</TD>
 </TR>
 </TABLE>
-</FORM>
+</form>