]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_payout_failed_transfer.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_payout_failed_transfer.tpl
index 89681009a36c5808ea040e3fe07bb37cf23b2831..1d57cd3c752f87a80a1702e2989ea8c099cab1c2 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" class="table dashed">
+       <tr>
+               <td align="center" class="table_header bottom" height="40">
+                       <strong>{--ADMIN_PAYOUT_TRANSFER_FAILED--}:</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" height="40"><strong>$content</strong></td>
+       </tr>
+</table>