]> 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 7f8d59baf197676b84df39a0b0c9f079ded94fda..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="table_header 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>