]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extension_sql_table.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_extension_sql_table.tpl
index e7dd9b54bd3c04d9eb17d723d1d8ce7d6a5c0050..d6c0ddc177ab3b6239aeda97fb5afe921c0c1edf 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" width="$content[width]" align="center"$content[dashed]>
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-  <td colspan="2" align="center" class="admin_title bottom" height="24">
-    <strong>$content[title]:</strong>
-  </td>
+       <td colspan="2" align="center" class="table_header bottom">
+               <strong>$content[title]:</strong>
+       </td>
 </tr>
 $content[rows]
 </table>