]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_list_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / member / member_wernis_mode_list_row.tpl
index 7f8dc2531f3ccece1f465b1fd5dfed39bb38eaba..864398b1a9e6cd76daa5c4276441a7cb849fe505 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%} Wernis</td>
-       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom right">{%pipe,bigintval=$content[wernis_account]%}</td>
-       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom right">$content[wernis_timestamp]</td>
-       <td align="center" class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom">{%pipe,translateWernisTransferStatus=$content[wernis_type]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} wernis_type_$content[raw_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%} Wernis</td>
+       <td align="center" class="{%template,ColorSwitch%} wernis_type_$content[raw_type] bottom right">{%pipe,bigintval=$content[wernis_account]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} wernis_type_$content[raw_type] bottom right">$content[wernis_timestamp]</td>
+       <td align="center" class="{%template,ColorSwitch%} wernis_type_$content[raw_type] bottom">{%pipe,translateWernisTransferStatus=$content[wernis_type]%}</td>
 </tr>