HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_settings_saved.tpl
index 7d0d1dcf971c2ba431b6f9d45636b28e45f52b16..130519a763d5440d979176722b3174407a159d19 100644 (file)
@@ -1,9 +1,8 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed">
-       <TR>
-               <TD class="admin_title2 bottom2">{--MESSAGE_HEADER--}</TD>
-       </TR>
-       <TR>
-               <TD class="admin_message"><STRONG>$content</STRONG></TD>
-       </TR>
+<TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
+<TR>
+       <TD class="admin_title2 bottom2">{--MESSAGE_HEADER--}</TD>
+</TR>
+<TR>
+       <TD class="admin_message"><strong>$content</strong></TD>
+</TR>
 </TABLE>