141ec93effe61bd3c7b776d680f39fd66fb1aaa5
[mailer.git] / templates / de / html / admin / admin_list_payouts_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
3         <td align="center" class="switch_sw$content[sw] bottom right">{%pipe,translateComma=$content[payout_total]%} $content[type]</td>
4         <td align="center" class="switch_sw$content[sw] bottom right">$content[target_account]</td>
5         <td align="center" class="switch_sw$content[sw] bottom right">$content[target_bank]</td>
6         <td align="center" class="switch_sw$content[sw] bottom right">$content[payout_timestamp]</td>
7         <td align="center" class="switch_sw$content[sw] bottom">$content[status]</td>
8 </tr>