]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_reg.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / guest / guest_sponsor_reg.tpl
index c12502dcb6cf3ad4bd2c28b43dbaed0bd664c403..4a1f1f4142bc2cc463e21718dd5f5c1fd93c3d2c 100644 (file)
@@ -1,16 +1,19 @@
-{!__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">
+<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_title2 bottom2" width="10" height="30">&nbsp;</td>
   <td class="guest_title2 bottom2" colspan="3" align="center">
@@ -33,7 +36,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="$content[company]" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
@@ -45,7 +48,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="$content[position]" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
@@ -57,7 +60,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="$content[tax_ident]" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
@@ -78,9 +81,9 @@
   <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>
@@ -93,7 +96,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="$content[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="$content[family]" />
   </td>
   <td class="seperator" 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="$content[street_nr1]" />
   </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="$content[street_nr2]" />
   </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="$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>
   </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>
   </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>
   </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>
   </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>
   </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>
   </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="guest_title2 bottom2" width="10" height="30">&nbsp;</td>
   <td class="guest_title2 bottom2" colspan="3" align="center">
-    <strong>{--SPONSOR_REFERRAL--}</strong>
+    <strong>{--SPONSOR_REFERAL--}</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>$content[refid]</strong>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   <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>
   <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>
   </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" 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" />&nbsp;
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
 <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="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>