Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_list_wernis_row.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">$content[id]</td>
3         <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
4         <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">$content[wernis_account]</td>
5         <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%}</td>
6         <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right">$content[wernis_timestamp]</td>
7         <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right" align="center">{%pipe,translateWernisTransferStatus=$content[wernis_type]%}</td>
8         <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom right" align="center">{%pipe,fixEmptyContentToDashes=$content[wernis_api_message]%}</td>
9         <td class="{%template,ColorSwitch%} wernis_type_$content[wernis_type] bottom" align="center">$content[wernis_api_status]</td>
10 </tr>