]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_ext_sql_table.tpl
New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_ext_sql_table.tpl
index 9634e11aecd5b9316d8b28357193eb519b551e26..e7dd9b54bd3c04d9eb17d723d1d8ce7d6a5c0050 100644 (file)
@@ -1,10 +1,10 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="$content[width]" align="center"$content[dashed]>
 <tr>
-  <td colspan="2" align="center" class="admin_title bottom2" height="24">
+  <td colspan="2" align="center" class="admin_title bottom" height="24">
     <strong>$content[title]:</strong>
   </td>
 </tr>
-$content[out]
+$content[rows]
 </table>
 </div>