]> 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 fd86b4af722158f49dac72cc01c415c57dfea65c..edf856095ee6879a9bb7fc4b8527441853e5eb27 100644 (file)
@@ -1,6 +1,6 @@
-<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[subj]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[stamp]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[cat]</TD>
-</TR>
+<tr>
+       <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>