All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_payouts_row.tpl
index da6d51f7529067c6741f550312beaeead9e9f47b..aa17a853cc57b851dbf7e609826ce0a907a09915 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[ulink]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[ptype]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[account]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[bank]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[tstamp]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2">$content[status]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[ulink]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[ptype]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[account]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[bank]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[tstamp]</td>
+       <td align="center" class="switch_sw$content[sw] bottom">$content[status]</td>
 </tr>
\ No newline at end of file