All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_theme_import_row.tpl
index c98d5b1a5f0df7d0956ce505a08e1e86dcfc9d51..365d618dcb965957cc70b13c548c12dc5cece172 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-  <td class="switch_sw$content[sw] bottom2 right2" align="center" height="30">$content[unix]</td>
-  <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[name]</td>
-  <td class="switch_sw$content[sw] bottom2 right2" align="center">
+  <td class="switch_sw$content[sw] bottom right" align="center" height="30">$content[unix]</td>
+  <td class="switch_sw$content[sw] bottom right" align="center">$content[name]</td>
+  <td class="switch_sw$content[sw] bottom right" align="center">
     <a href="mailto:$content[email]?Subject=[Theme:] $content[name] ($content[unix])"."">$content[author]</a>
   </td>
-  <td class="switch_sw$content[sw] bottom2 right2" align="center">
+  <td class="switch_sw$content[sw] bottom right" align="center">
     <a href="$content[link]" target="_blank">$content[url]</a>
   </td>
-  <td class="switch_sw$content[sw] bottom2 right2" align="center">v$content[version]</td>
-  <td class="switch_sw$content[sw] bottom2" align="center">
+  <td class="switch_sw$content[sw] bottom right" align="center">v$content[version]</td>
+  <td class="switch_sw$content[sw] bottom" align="center">
     $content[form]
   </td>
 </tr>