]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_payout_failed_transfer.tpl
Yet another more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_payout_failed_transfer.tpl
index 89681009a36c5808ea040e3fe07bb37cf23b2831..c0834513d95b1b609676086b11384979b95c366b 100644 (file)
@@ -1,10 +1,10 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       width="400" class="admin_table dashed">
-       <TR>
-               <TD align="center" class="admin_title bottom2" height="40"><STRONG>{--ADMIN_PAYOUT_TRANSFER_FAILED--}:</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD align="center" height="40"><STRONG>$content</STRONG></TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+<table border="0" cellspacing="0" cellpadding="0" width="400" class="admin_table dashed">
+       <tr>
+               <td align="center" class="admin_title bottom2" height="40">
+                       <strong>{--ADMIN_PAYOUT_TRANSFER_FAILED--}:</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" height="40"><strong>$content</strong></td>
+       </tr>
+</table>