]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_transfer_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_transfer_row.tpl
index efec2425ea1c42330e709c9e9aa41937cecdff1f..fe2e3af5d12b40799b89d89db6999c24bdce03ae 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center"><strong>$content[trans_id]</strong></td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[time_trans]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[from_link]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[to_link]</td>
-       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[reason]</td>
-       <td class="switch_sw$content[sw] bottom2" align="center">$content[points]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center"><strong>$content[trans_id]</strong></td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[time_trans]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[from_link]</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[to_link]</td>
+       <td class="switch_sw$content[sw] bottom right">&nbsp;$content[reason]</td>
+       <td class="switch_sw$content[sw] bottom" align="center">$content[points]</td>
 </tr>