A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_transfer_list.tpl
index 01a4fa5db9a1144f3ed7b267f586ccc668bd91c3..d8c78c442dffffeeec58255a88467dd07b19c0e7 100644 (file)
@@ -1,33 +1,33 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="5" align="center" class="member_title2 bottom2" height="30">
+               <td colspan="5" align="center" class="table_header bottom">
                        <strong>$content[title]</strong>
                </td>
        </tr>
        <tr>
-               <td width="80" align="center" class="header_column bottom2 right2">
+               <td width="80" align="center" class="header_column bottom right">
                        <strong>{--TRANSFER_ID--}</strong>
                </td>
-               <td width="120" align="center" class="header_column bottom2 right2">
+               <td width="120" align="center" class="header_column bottom right">
                        <strong>{--TRANSFER_STAMP--}</strong>
                </td>
-               <td width="120" align="center" class="header_column bottom2 right2">
+               <td width="120" align="center" class="header_column bottom right">
                        <strong>{--TRANSFER_PARTY--}</strong>
                </td>
-               <td width="230" align="center" class="header_column bottom2 right2">
+               <td width="230" align="center" class="header_column bottom right">
                        <strong>{--TRANSFER_POINTS_REASON--}</strong>
                </td>
-               <td width="80" align="center" class="header_column bottom2">
+               <td width="80" align="center" class="header_column bottom">
                        <strong>{?POINTS?}</strong>
                </td>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" align="right" class="member_footer right2">
+               <td colspan="4" align="right" class="table_footer right">
                        $content[balance] ({?POINTS?}):&nbsp;
                </td>
-               <td width="80" align="center" class="member_footer">
+               <td width="80" align="center" class="table_footer">
                        <strong>$content[total]</strong>
                </td>
        </tr>