]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_yoomedia_error.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_yoomedia_error.tpl
index f96730479defc435575b021c26601e838b40b6d2..a1b516ea283c9cfc3c14698670e24d3c8c764137 100644 (file)
@@ -1,8 +1,8 @@
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="400">
-       <tr>
-               <td class="admin_title bottom2">{--ADMIN_YOOMEDIA_ERROR_TITLE--}</td>
-       </tr>
-       <tr>
-               <td align="center"><strong>$content</strong></td>
-       </tr>
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="400">
+<tr>
+       <td class="table_header bottom">{--ADMIN_YOOMEDIA_ERROR_TITLE--}</td>
+</tr>
+<tr>
+       <td align="center"><strong>$content</strong></td>
+</tr>
 </table>