]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_subid_stats.tpl
Renamed function, used more "pool functions":
[mailer.git] / templates / de / html / member / member_list_subid_stats.tpl
index 3f03f785da5c5c2e42777822e4d45879fc33e6ec..27e55f3b2a526713fa0c79c251b6afd944da810a 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>
@@ -23,5 +22,5 @@
 </div>
 
 <div class="notice">
-       {--MEMBER_SUBID_STATS_NOTICE--}
-</div
+       {--MEMBER_USER_SUBID_STATS_NOTICE--}
+</div>