]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_links_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_links_row.tpl
index 045171f7f2f988b92d2f81b5ef0b860586638216..edf856095ee6879a9bb7fc4b8527441853e5eb27 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[link]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[subject]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[timestamp]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2">$content[cat]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[link]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[subject]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[timestamp]</td>
+       <td align="center" class="switch_sw$content[sw] bottom">$content[cat]</td>
 </tr>
 </tr>