]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_payment_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / guest / guest_sponsor_payment_row.tpl
index c2fe03cf1471f55a57febff554150beca70a6135..99739c10b39ce063edb2d56b7b6894a075aea8e6 100644 (file)
@@ -1,9 +1,9 @@
 <tr>
-  <td class="bottom {%template,ColorSwitch%}" height="50" style="padding-left: 2px; padding-right: 2px">
-    <input type="radio" name="pay_type" class="form_field" value="$content[id]" />
-    $content[pay_name]
-    <div align="right">
-       ($content[pay_min_count] $content[pay_currency] = $content[res] {?POINTS?})
-    </div>
-  </td>
+       <td class="bottom {%template,ColorSwitch%}" height="50" style="padding-left: 2px; padding-right: 2px">
+               <input type="radio" class="form_field" name="pay_type" class="form_field" value="$content[id]" />
+               $content[pay_name]
+               <div align="right">
+                       ($content[pay_min_count] $content[pay_currency] = $content[res] {?POINTS?})
+               </div>
+       </td>
 </tr>