]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_fillup_form.tpl
Fixes for ext-surfbar (the usual asset)
[mailer.git] / templates / de / html / sponsor / sponsor_fillup_form.tpl
index 64c88a73d06e9c2242f2b3d55172d02efe4c9021..f1025e48921136472b4debf7d9a5cf157c09325c 100644 (file)
@@ -1,33 +1,33 @@
 <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 bottom2" colspan="2" align="center" height="37">
+  <td class="sponsor_header bottom" colspan="2" align="center" height="37">
     <strong>{--SPONSOR_POINTS_OVERVIEW--}:</strong>
   </td>
 </tr>
 <tr>
-  <td class="bottom2 right2" width="275" align="right" height="27">
-    {--SPONSOR_POINTS_AMOUNT--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_POINTS_AMOUNT--}:
   </td>
-  <td class="bottom2" width="275">
-    &nbsp;$content[points_amount] {?POINTS?}
+  <td class="bottom">
+    $content[points_amount] {?POINTS?}
   </td>
 </tr>
 <tr>
-  <td class="bottom2 right2" width="275" align="right" height="27">
-    {--SPONSOR_POINTS_USED--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_POINTS_USED--}:
   </td>
-  <td class="bottom2" width="275">
-    &nbsp;$content[points_used] {?POINTS?}
+  <td class="bottom">
+    $content[points_used] {?POINTS?}
   </td>
 </tr>
 <tr>
-  <td class="bottom2 right2" width="275" align="right" height="27">
-    {--SPONSOR_POINTS_TOTAL--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_POINTS_TOTAL--}:
   </td>
-  <td class="bottom2" width="275">
-    &nbsp;$content[points_total] {?POINTS?}
+  <td class="bottom">
+    $content[points_total] {?POINTS?}
   </td>
 </tr>
 <tr>