A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_wernis_row.tpl
index 7f3cdce2971c70e08c9c4beaf41eb0be1fb01820..2d05901f198185e5559046983b1c5f773ae5548d 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[id]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[wernis_account]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%}</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[wernis_timestamp]</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right" align="center">{%pipe,translateWernisTransferStatus=$content[wernis_type]%}</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right" align="center">{%pipe,fixEmptyContentToDashes=$content[wernis_api_message]%}</td>
-       <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom" align="center">$content[wernis_api_status]</td>
+       <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">$content[id]</td>
+       <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
+       <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">$content[wernis_account]</td>
+       <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%}</td>
+       <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">$content[wernis_timestamp]</td>
+       <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right" align="center">{%pipe,translateWernisTransferStatus=$content[wernis_type]%}</td>
+       <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right" align="center">{%pipe,fixEmptyContentToDashes=$content[wernis_api_message]%}</td>
+       <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom" align="center">$content[wernis_api_status]</td>
 </tr>