]> 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 c1266f0366aa91aad43aa76bcc4c4f19a9aa4341..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>
+<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>