Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_wernis_row.tpl
1 <tr>
2         <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[id]</td>
3         <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
4         <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[wernis_account]</td>
5         <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">{%pipe,translateComma=$content[wernis_amount]%}</td>
6         <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right">$content[wernis_timestamp]</td>
7         <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right" align="center">{%pipe,WERNIS_TRANSFER_STATUS=$content[wernis_type]%}</td>
8         <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom right" align="center">$content[wernis_api_message]</td>
9         <td class="switch_sw$content[sw] wernis_type_$content[wernis_type] bottom" align="center">$content[wernis_api_status]</td>
10 </tr>