Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / guest / guest_sponsor_pay_row.tpl
index 7b8842a8f82fe5cfd20210791acc4cfc1e8a1cf4..f4857ba234114bbdec842b4a1e5479fb53ae73c6 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-  <td align="center" colspan="2" height="30" class="guest_title2 bottom2">
-    <strong>$content[name]:</strong>
-  </td>
+       <td align="center" colspan="2" height="30" class="guest_title2 bottom2">
+               <strong>$content[name]:</strong>
+       </td>
 </tr>
 <tr>
-  <td align="right" class="switch_sw$content[sw] right2" width="225" height="24">{--SPONSOR_PAYTYPE_COUNT--}:&nbsp;</td>
-  <td class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
-    <div class="nobr"><strong>$content[rate] {?POINTS?}</strong></div>
-  </td>
+       <td align="right" class="switch_sw$content[sw] right2" width="225" height="24">{--SPONSOR_PAYTYPE_COUNT--}:&nbsp;</td>
+       <td class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
+               <div class="nobr"><strong>$content[rate] {?POINTS?}</strong></div>
+       </td>
 </tr>
 <tr>
-  <td align="right" class="switch_sw$content[sw] bottom2 right2" width="225" height="24">{--SPONSOR_PAYTYPE_VALUE--}:&nbsp;</td>
-  <td class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
-    <div class="nobr"><strong>$content[price] $content[curr]</strong></div>
-  </td>
+       <td align="right" class="switch_sw$content[sw] bottom2 right2" width="225" height="24">{--SPONSOR_PAYTYPE_VALUE--}:&nbsp;</td>
+       <td class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
+               <div class="nobr"><strong>$content[price] $content[curr]</strong></div>
+       </td>
 </tr>