]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_pay_row.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / guest / guest_sponsor_pay_row.tpl
index 09712bdbedc645db3a09274e32ffc07b067cb89d..7e2d249e8f212fa399d47da1a6b2c168acd3a28b 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-       <td align="center" colspan="2" class="guest_title bottom">
+       <td align="center" colspan="2" class="table_header bottom">
                <strong>$content[pay_name]:</strong>
        </td>
 </tr>
 <tr>
-       <td align="right" class="switch_sw$content[sw] right" width="225" height="24">{--SPONSOR_PAYTYPE_COUNT--}:</td>
-       <td class="guest_title bottom" style="padding-left: 2px; padding-right: 2px" width="225">
+       <td align="right" class="{%template,ColorSwitch%} right" width="225" height="24">{--SPONSOR_PAYTYPE_COUNT--}:</td>
+       <td class="table_header bottom" style="padding-left: 2px; padding-right: 2px" width="225">
                <div class="nobr"><strong>{%pipe,translateComma=$content[pay_rate]%} {?POINTS?}</strong></div>
        </td>
 </tr>
 <tr>
-       <td align="right" class="switch_sw$content[sw] bottom right" width="225" height="24">{--SPONSOR_PAYTYPE_VALUE--}:</td>
-       <td class="guest_title bottom" style="padding-left: 2px; padding-right: 2px" width="225">
+       <td align="right" class="{%template,ColorSwitch%} bottom right" width="225" height="24">{--SPONSOR_PAYTYPE_VALUE--}:</td>
+       <td class="table_header bottom" style="padding-left: 2px; padding-right: 2px" width="225">
                <div class="nobr"><strong>{%pipe,translateComma=$content[pay_min_count]%} $content[pay_currency]</strong></div>
        </td>
 </tr>