Even more XHTML fixes #3
[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>