]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_payout_failed_transfer.tpl
Fix for missing array elements
[mailer.git] / templates / de / html / admin / admin_payout_failed_transfer.tpl
index 2f55d420061c46568957bbef41ba58bef579277e..aae8a8a49d1a12aef449ead18a302d73f56b1eaf 100644 (file)
@@ -1,10 +1,10 @@
-<table border="0" cellspacing="0" cellpadding="0" align="center"
-       width="400" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td align="center" class="admin_title bottom2" height="40"><strong>{--ADMIN_PAYOUT_TRANSFER_FAILED--}:</strong>
+               <td align="center" class="admin_title bottom" 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>