]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_reg.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / guest / guest_sponsor_reg.tpl
index ba7faa72a330792749e13c4c8f109ead5370fb9a..c452218500cb44ceb4f2db669eacc03c68ff817b 100644 (file)
@@ -1,17 +1,16 @@
-{!__SPONSOR_FORM_ERRORS!}
 <div align="center">
        <div class="big">{--GUEST_SPONSOR_TITLE--}</div>
 </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>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 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">
+<form 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">
   <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>