]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_subid_stats.tpl
Fix for listing all user's stats instead of stats of only a specific sub id
[mailer.git] / templates / de / html / member / member_list_subid_stats.tpl
index af1c3c8126a0d900b6dff2c56c614e8dbf4b5267..c8925e4a28c7bd75e9216dc34057cb1928c92cde 100644 (file)
@@ -1,12 +1,11 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="6" align="center" class="table_header bottom">
+               <td colspan="5" align="center" class="table_header bottom">
                        <strong>{--MEMBER_SUBID_STATS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="header_column bottom right" width="20"><strong>{--ID_SELECT--}</strong></td>
                <td align="center" class="header_column bottom right"><strong>{--SUBID_VALUE--}</strong></td>
                <td align="center" class="header_column bottom right"><strong>{--REFERRER_URL--}</strong></td>
                <td align="center" class="header_column bottom right"><strong>{--REMOTE_IP--}</strong></td>
@@ -15,7 +14,7 @@
        </tr>
        $content
        <tr>
-               <td colspan="6" class="table_footer">
+               <td colspan="5" class="table_footer">
                        <a href="{%url=modules.php?module=login&amp;what=subids%}">{--MEMBER_BACK_SUBIDS_OVERVIEW_LINK--}</a>
                </td>
        </tr>