A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_wernis_mode_list_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%} wernis_type_$content[raw_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%} Wernis</td>
3         <td align="center" class="{%template,ColorSwitch%} wernis_type_$content[raw_type] bottom right">{%pipe,bigintval=$content[wernis_account]%}</td>
4         <td align="center" class="{%template,ColorSwitch%} wernis_type_$content[raw_type] bottom right">$content[wernis_timestamp]</td>
5         <td align="center" class="{%template,ColorSwitch%} wernis_type_$content[raw_type] bottom">{%pipe,translateWernisTransferStatus=$content[wernis_type]%}</td>
6 </tr>