Yet another more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_yoomedia_error.tpl
index f96730479defc435575b021c26601e838b40b6d2..daf5868a153536f90a071b1e820ce15e426c2322 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="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>