Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_sponsor_lost.tpl
index 5162bd1d0972c03374413acaef047c863d41109d..4e8ff9f6aef9164092052326a4c68d146036dbf9 100644 (file)
@@ -1,13 +1,13 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&amp;what=sponsor_login&amp;mode=lost_pass" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_login&amp;mode=lost_pass%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
 <tr>
-       <td class="guest_title2 bottom" align="center" height="30" colspan="2">
+       <td class="guest_title bottom" align="center" colspan="2">
                <strong>{--SPONSOR_SEND_LOST_PASSWORD--}</strong>
        </td>
 </tr>
 <tr>
-       <td width="200" align="right" style="padding-right: 10px" height="30">
+       <td width="200" align="right" style="padding-right: 10px">
                {--SPONSOR_ENTER_ID--}:
        </td>
        <td width="200">
@@ -15,7 +15,7 @@
        </td>
 </tr>
 <tr>
-       <td class="bottom" width="200" align="right" style="padding-right: 10px" height="30">
+       <td class="bottom" width="200" align="right" style="padding-right: 10px">
                {--SPONSOR_ENTER_EMAIL--}:
        </td>
        <td class="bottom" width="200">
@@ -39,8 +39,8 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
 <tr>
-       <td align="center" height="30">
-               &raquo;&raquo;&nbsp;<a href="{?URL?}/modules.php?module=index&amp;what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
+       <td align="center">
+               &raquo;&raquo;&nbsp;<a href="{%url=modules.php?module=index&amp;what=sponsor_login%}">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
        </td>
 </tr>
 </table>