Even more XHTML fixes
[mailer.git] / templates / de / html / guest / guest_sponsor_reg.tpl
index b929e492de8f20914dc6c062f568de01b16694f9..3a0ca829255b1bf73c66dd287bd2dcaeb439cb11 100644 (file)
@@ -2,13 +2,14 @@
 <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 />
+<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 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>
       <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']*7)--}" selected="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>