]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_fillup_form.tpl
More HTML rewrites #3
[mailer.git] / templates / de / html / sponsor / sponsor_fillup_form.tpl
index 231e48c61a30843e77da4dd459c18f54013b0e91..3407a066c5fce5374295a8215e25203dd8be9a3b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=sponsor&amp;what=fillup" method="post" style="padding-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=sponsor&amp;what=fillup%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="450" class="sponsor_table dashed">
 <tr>
   <td class="sponsor_header bottom" colspan="2" align="center" height="37">
@@ -7,26 +7,26 @@
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
+  <td class="bottom right" align="right" height="27">
     {--SPONSOR_POINTS_AMOUNT--}:&nbsp;
   </td>
-  <td class="bottom" width="275">
+  <td class="bottom">
     &nbsp;$content[points_amount] {?POINTS?}
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
+  <td class="bottom right" align="right" height="27">
     {--SPONSOR_POINTS_USED--}:&nbsp;
   </td>
-  <td class="bottom" width="275">
+  <td class="bottom">
     &nbsp;$content[points_used] {?POINTS?}
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
+  <td class="bottom right" align="right" height="27">
     {--SPONSOR_POINTS_TOTAL--}:&nbsp;
   </td>
-  <td class="bottom" width="275">
+  <td class="bottom">
     &nbsp;$content[points_total] {?POINTS?}
   </td>
 </tr>