More templates rewritten
[mailer.git] / templates / de / html / admin / admin_list_wernis_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[id]</TD>
3         <TD class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[link]</TD>
4         <TD class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[wernis_account]</TD>
5         <TD class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[wernis_amount]</TD>
6         <TD class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2">$content[wernis_timestamp]</TD>
7         <TD class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2" align="center">$content[wernis_type]</TD>
8         <TD class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2 right2" align="center">$content[wernis_api_message]</TD>
9         <TD class="switch_sw$content[sw] wernis_type_$content[raw_type] bottom2" align="center">$content[wernis_api_status]</TD>
10 </TR>