]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_transfer_overview.tpl
Next phase of rewrite: member_header->header_column and other CSS class fixes/rewrites
[mailer.git] / templates / de / html / member / member_transfer_overview.tpl
index 78cd324d04deed39fff38692a252f4d9107f6524..a1a374c67ff0b944c71885a43e5c3d7770602b16 100644 (file)
@@ -1,37 +1,31 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
-               <td align="center" width="260" class="bottom2 right2" height="40">
+               <td align="center" width="260" class="bottom right" height="40">
                        {--TRANSFER_LIST_INCOMING--}:<br />
                        <strong>$content[in_link]</strong>
                </td>
-               <td align="center" width="260" class="bottom2">
+               <td align="center" width="260" class="bottom">
                        {--TRANSFER_LIST_OUTGOING--}:<br />
                        <strong>$content[out_link]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" colspan="2" height="40" class="bottom2">
+               <td align="center" colspan="2" height="40" class="bottom">
                        {--TRANSFER_LIST_ALL--}:<br />
                        <strong>$content[all_link]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" colspan="2" height="40" class="bottom2">
+               <td align="center" colspan="2" height="40" class="bottom">
                        <strong>{--TRANSFER_TO_MEMBER_NOW--}:</strong><br />
                        $content[new_link]
                </td>
        </tr>
-       <tr>
-               <td colspan="2" class="member_main seperator" height="10">&nbsp;</td>
-       </tr>
        <tr>
                <td align="center" colspan="2" class="member_main">
                        $content[settings]
                </td>
        </tr>
-       <tr>
-               <td colspan="2" class="member_main seperator" height="10">&nbsp;</td>
-       </tr>
 </table>
 </div>