Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_sponsor_reg.tpl
index c12502dcb6cf3ad4bd2c28b43dbaed0bd664c403..fb8e3dc73601030a18243d057ef09bb8e3e73f21 100644 (file)
-{!__SPONSOR_FORM_ERRORS!}
 <div align="center">
        <div class="big">{--GUEST_SPONSOR_TITLE--}</div>
-</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">
+       <div class="errors">
+               $content[form_errors]
+       </div>
+       <div>
+               <ul>
+               <li>Melden Sie sich als Sponsor von <strong>{?MAIN_TITLE?}</strong> an! Hier bekommen Sie f&uuml;r Ihr Geld die Zielgruppe, die Sie auch auf Ihren Produktseiten haben wollen!</li>
+               <li>Alles inklusiv: Ausf&uuml;hrliche Statistiken (auch per Mail im gew&uuml;nschten Zeitabstand) und einfache Verwaltung Ihrer {?POINTS?} mit nur wenigen Klicks!</li>
+               <li>Werden Sie Sponsor und melden Sie sich noch heute an!</li>
+               </ul>
+       </div>
+
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_reg%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="530">
+<tr>
+  <td class="guest_title bottom" colspan="2" align="center">
     <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">
+  <td class="bottom" colspan="2" align="center">
     <div class="guest_note">{--SPONSOR_COMPANY_NOTE--}</div>
   </td>
-  <td class="bottom2" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" width="200">
     {--SPONSOR_ENTER_COMPANY_TITLE--}:&nbsp;
   </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="$content[company]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right">
     {--SPONSOR_ENTER_COMPANY_POSITION--}:&nbsp;
   </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="$content[position]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_TAX_IDENT--}:&nbsp;
   </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="$content[tax_ident]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="guest_title2 bottom2" width="10" height="30">&nbsp;</td>
-  <td class="guest_title2 bottom2" colspan="3" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_ENTER_PERSONA_DATA--}</strong>
   </td>
-  <td class="guest_title2 bottom2" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right">
     {--GUEST_GENDER--}:&nbsp;
   </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>
+      <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>
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right">
     {--GUEST_SURNAME--}:&nbsp;
   </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="$content[surname]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right">
     {--GUEST_FAMILY--}:&nbsp;
   </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="$content[family]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="guest_title2 bottom2" width="10" height="30">&nbsp;</td>
-  <td class="guest_title2 bottom2" colspan="3" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
   </td>
-  <td class="guest_title2 bottom2" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_STREET_NR1--}:&nbsp;
   </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="$content[street_nr1]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_STREET_NR2--}:&nbsp;
   </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="$content[street_nr2]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:&nbsp;
   </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="$content[country]" />-<input type="text" name="zip" class="guest_normal" size="5" maxlength="6" value="$content[zip]" />
+    <input type="text" name="city" class="guest_normal" size="10" maxlength="255" value="$content[city]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_PHONE--}:&nbsp;
   </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="$content[phone]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_FAX--}:&nbsp;
   </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="$content[fax]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_CELL--}:&nbsp;
   </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="$content[cell]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_EMAIL--}:&nbsp;
   </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="$content[email]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_URL--}:&nbsp;
   </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="$content[url]" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="guest_title2 bottom2" width="10" height="30">&nbsp;</td>
-  <td class="guest_title2 bottom2" colspan="3" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_ENTER_PASSWORDS--}</strong>
   </td>
-  <td class="guest_title2 bottom2" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_ENTER_PASSWORDS--}:&nbsp;
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <input type="password" name="pass1" class="guest_normal" size="10" maxlength="255">
-    <input type="password" name="pass2" class="guest_normal" size="10" maxlength="255">
+    <input type="password" name="pass1" class="guest_normal" size="10" maxlength="255" />
+    <input type="password" name="pass2" class="guest_normal" size="10" maxlength="255" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator bottom2" colspan="5" height="5">&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>
+  <td class="guest_title bottom" colspan="2" align="center">
+    <strong>{--SPONSOR_REFERAL--}</strong>
   </td>
-  <td class="guest_title2 bottom2" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_REFID_WAS--}:&nbsp;
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <strong>{!__SPONSOR_REFID!}</strong>
+    <strong>$content[refid]</strong>
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="guest_title2 bottom2" width="10" height="30">&nbsp;</td>
-  <td class="guest_title2 bottom2" colspan="3" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_WARNINGS--}</strong>
   </td>
-  <td class="guest_title2 bottom2" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right">
     {--GUEST_SPONSOR_RECEIVE_WARNINGS--}&nbsp;
   </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>
+      <option value="Y"$content[rec_y]>{--YES--}</option>
+      <option value="N"$content[rec_n]>{--NO--}</option>
     </select>
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right">
     {--SPONSOR_WARNING_INTERVAL--}:&nbsp;
   </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>
+      <option value="{--({?ONE_DAY?}*1)--}">1 {--DAYS--}</option>
+      <option value="{--({?ONE_DAY?}*3)--}">3 {--DAYS--}</option>
+      <option value="{--({?ONE_DAY?}*7)--}" selected="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>
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="guest_title2 bottom2" width="10" height="30">&nbsp;</td>
-  <td class="guest_title2 bottom2" colspan="3" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_PAYMENTS--}</strong>
   </td>
-  <td class="guest_title2 bottom2" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="right" valign="top">
     {--SPONSOR_SELECT_PAYMENT--}:
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
   <td>
-    {!__PAYMENT_LIST!}
+    $content[payment_list]
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="guest_title2 bottom2" width="10" height="30">&nbsp;</td>
-  <td class="guest_title2 bottom2" colspan="3" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_TERMS_HEADER--}</strong>
   </td>
-  <td class="guest_title2 bottom2" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
 <tr>
-  <td class="seperator" width="10">&nbsp;</td>
   <td align="center" valign="top">
-    <input type="checkbox" name="terms" class="guest_normal" value="1">&nbsp;
+    <input type="checkbox" name="terms" class="guest_normal" value="1" />
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
   <td>
     {--SPONSOR_ACCEPT_TERMS--}
   </td>
-  <td class="seperator" width="10">&nbsp;</td>
 </tr>
-<tr><td class="seperator bottom2" colspan="5" height="5">&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!}">
+  <td class="guest_footer" colspan="2" align="center">
+    <input type="hidden" name="refid" value="$content[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>
+</div>