]> git.mxchange.org Git - mailer.git/commitdiff
Extension ext-refback continued:
authorRoland Häder <roland@mxchange.org>
Wed, 13 Jul 2011 23:11:26 +0000 (23:11 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 13 Jul 2011 23:11:26 +0000 (23:11 +0000)
- Templates renamed to naming convention
- Minor improvements here and there
- TODOs.txt updated

17 files changed:
.gitattributes
DOCS/TODOs.txt
inc/language/refback_de.php
inc/libs/refback_functions.php
inc/modules/member/what-refback.php
templates/de/emails/admin/admin_refback.tpl
templates/de/emails/member/member_refback.tpl
templates/de/html/member/member_edit_refback.tpl [new file with mode: 0644]
templates/de/html/member/member_list_refback.tpl [new file with mode: 0644]
templates/de/html/member/member_list_refback_deleted_row.tpl [new file with mode: 0644]
templates/de/html/member/member_list_refback_level.tpl [new file with mode: 0644]
templates/de/html/member/member_list_refback_row.tpl [new file with mode: 0644]
templates/de/html/member/member_refback_edit.tpl
templates/de/html/member/member_refback_list.tpl
templates/de/html/member/member_refback_list_level.tpl
templates/de/html/member/member_refback_list_row.tpl
templates/de/html/member/member_refback_list_row_deleted.tpl

index c8d71fff344d010240a16d9dfd1e770312155149..f815fc800af3f22646b7ebe02b39fbd0c5a766b9 100644 (file)
@@ -1659,6 +1659,7 @@ templates/de/html/member/member_content_right.tpl svneol=native#text/plain
 templates/de/html/member/member_doubler.tpl svneol=native#text/plain
 templates/de/html/member/member_doubler_list.tpl svneol=native#text/plain
 templates/de/html/member/member_doubler_list_rows.tpl svneol=native#text/plain
+templates/de/html/member/member_edit_refback.tpl svneol=native#text/plain
 templates/de/html/member/member_footer.tpl svneol=native#text/plain
 templates/de/html/member/member_goto_top.tpl svneol=native#text/plain
 templates/de/html/member/member_header.tpl svneol=native#text/plain
@@ -1669,6 +1670,10 @@ templates/de/html/member/member_list_beg.tpl svneol=native#text/plain
 templates/de/html/member/member_list_beg_row.tpl svneol=native#text/plain
 templates/de/html/member/member_list_coupon.tpl svneol=native#text/plain
 templates/de/html/member/member_list_coupon_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_refback.tpl svneol=native#text/plain
+templates/de/html/member/member_list_refback_deleted_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_refback_level.tpl svneol=native#text/plain
+templates/de/html/member/member_list_refback_row.tpl svneol=native#text/plain
 templates/de/html/member/member_list_reflinks.tpl svneol=native#text/plain
 templates/de/html/member/member_list_reflinks_row.tpl svneol=native#text/plain
 templates/de/html/member/member_list_surfbar.tpl svneol=native#text/plain
index c642acf2cb86e98cf2f744ce64f7ee78385470f5..72475d7ffdb61d2ffadb6743c1ee9f679fc811e9 100644 (file)
@@ -61,7 +61,7 @@
 ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function.
 ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no       *
 ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings             *
-./inc/language/refback_de.php:44:// @TODO Rewrite these constants to one
+./inc/language/refback_de.php:53:      // @TODO Rewrite these constants to one
 ./inc/language/sponsor_de.php:117:// @TODO Rewrite these four constants to one and use sprintf()
 ./inc/libs/admins_functions.php:474:           // @TODO This can be, somehow, rewritten
 ./inc/libs/bonus_functions.php:194:            // @TODO Move this HTML to a template
 ./templates/de/html/admin/admin_list_country_edit_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_reset_pass_done.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_send_reset_link.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_refback_edit.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_refback_list_level.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_refback_list_row_deleted.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_refback_list_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/member/member_refback_list.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/member/member_reflinks_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/member/member_reflinks_table.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/member/member_surfbar_book_dynamic.tpl:1:<!-- @DEPRECATED //-->
index 205fb5e23b747f6da3ef5814f961b159c70a97df..d04fa7f26b60e24a704710cf6e12f2a862d1f19c 100644 (file)
@@ -41,7 +41,6 @@ if (!defined('__SECURITY')) {
 } // END - if
 
 // Admin language strings
-// @TODO Rewrite these constants to one
 addMessages(array(
        'ADMIN_LIST_USER_NOREFS' => "Das Mitglied <span class=\"data\">%s</span> hat in dieser Referal-Ebene keine Refs.",
        'ADMIN_LIST_USER_NODATA' => "Das Mitglied <span class=\"data\">%s</span> wurde bereits gel&ouml;scht.",
@@ -50,16 +49,17 @@ addMessages(array(
        'ADMIN_CONFIG_REFBACK_MIN_PERCENTS' => "Minimum erlaubte Refback-Prozente:<br /><span class=\"notice\">(0&#37; ist immer erlaubt!)</span>",
        'ADMIN_CONFIG_REFBACK_MAX_PERCENTS' => "Maximum erlaubte Refback-Prozente:",
 
-// Member language strings
-       'MEMBER_REFBACK_LIST_TITLE_1' => "Refback &Uuml;bersicht f&uuml;r Referal-Ebene <u>",
+       // Member language strings
+       // @TODO Rewrite these constants to one
+       'MEMBER_REFBACK_LIST_TITLE_1' => "Refback-&Uuml;bersicht f&uuml;r Referal-Ebene <u>",
        'MEMBER_REFBACK_LIST_TITLE_2' => "</u> (<u>",
        'MEMBER_REFBACK_LIST_TITLE_3' => "&#37;</u>)",
        'MEMBER_REFBACK_TITLE' => "Refback und Referal-&Uuml;bersicht",
        'MEMBER_REFBACK_NOTE' => "Hier k&ouml;nnen Sie in jeder Referal-Ebene jedem von Ihnen geworbenen Mitglied Refback einstellen. Sollte Ihr Referal {?POINTS?} verdienen und diese ihm/ihr nicht direkt gutgeschrieben werden, so erh&auml;lt Ihr Referal die eingestellten Prozente von Ihrem Referalverdienst aufgebucht. Ihnen wird daf&uuml;r sein Anteil (=eingestellte Prozente) von Ihrem Referalverdienst abgezogen. Unter <strong>{--MEMBER_REFBACK_POINTS--}</strong> sind die {?POINTS?}-Gutschriften durch Refback an das jeweilige Mitglied zu verstehen.",
-       'MEMBER_REFBACK_EXAMPLE' => "Ein Rechenbeispiel: Ihr Referal <strong>X</strong> verdient 1.000 {?POINTS?}, es sind 10&#37; in Ref-Ebene 1 eingestellt. Ohne Refback erhalten Sie 100 {?POINTS?} in Referal-Ebene 1 gutgeschrieben. Nun haben Sie einen Refback von 90&#37; dem Referal <strong>X</strong> gegeben. Ihrem Referal werden somit 90 und Ihnen die restlichen 10 {?POINTS?} gutgeschrieben.",
+       'MEMBER_REFBACK_EXAMPLE' => "Ein Rechenbeispiel: Ihr Referal <strong>X</strong> verdient 1.000 {?POINTS?}, es sind 10&#37; in Ref-Ebene 1 eingestellt. Ohne Refback erhalten Sie 100 {?POINTS?} in Referal-Ebene 1 gutgeschrieben. Nun haben Sie einen Refback von 90&#37; dem Referal <strong>X</strong> gegeben. Die 100 {?POINTS?} werden nun aufgeteilt: Ihrem Referal werden 90 und Ihnen die restlichen 10 von den urspr&uuml;nglichen 100 {?POINTS?} gutgeschrieben.",
        'MEMBER_REFBACK_NO_ENTRIES' => "Es gibt technische Probleme mit der Refback-Tabelle. Bitte Support benachrichtigen.",
        'MEMBER_REFBACK_EDIT_SUBMIT' => "Refback einstellen",
-       'MEMBER_REFBACK_REFID' => "Mitglieder-Id (Nickname)",
+       'MEMBER_REFBACK_REFID' => "Mitglieder-Id",
        'MEMBER_REFBACK_LEVEL_REFID' => "Werber",
        'MEMBER_REFBACK_STATUS' => "Referal-Status",
        'MEMBER_REFBACK_PERCENTS' => "Refback Prozente",
@@ -71,7 +71,7 @@ addMessages(array(
        'MEMBER_REFBACK_DISABLED' => "Refback ist administrativ deaktiviert. Bitte nutze die Referal-&Uuml;bersicht links im Men&uuml;.",
        'MEMBER_REFBACK_MIN_MAX_NOTE' => "<strong>Hinweis:</strong> Sie k&ouml;nnen derzeit zwischen <u>{%config,translateComma=refback_min_perc%}</u> und <u>{%config,translateComma=refback_max_perc%}</u> Prozent, inklusive, Refback einstellen.",
 
-// Error messages for members
+       // Error messages for members
        'MEMBER_REFBACK_ERROR_MESSAGE' => "Fehler beim Einstellen des Refbacks. Fehlermeldung:<br />\n<span class=\"data\">%s</span>",
        'MEMBER_REFBACK_ERROR_GENERAL' => "Allgemeiner Scriptefehler. Bitte beim Support melden.",
        'MEMBER_REFBACK_ERROR_NO_MEMBER' => "Nur Mitglieder k&ouml;nnen Refbacks einstellen.",
@@ -82,7 +82,7 @@ addMessages(array(
        'MEMBER_REFBACK_ERROR_OUT_OF_BOUNDS' => "Sie k&ouml;nnen nur mindestens <span class=\"data\">{?refback_min_perc?}&#37;</span> und maximal <span class=\"data\">{?refback_max_perc?}&#37;</span> einstellen.",
        'MEMBER_REFBACK_DONE' => "Refback eingestellt. Dieser ist ab jetzt g&uuml;ltig.",
 
-// Subject lines
+       // Subject lines
        'ADMIN_REFBACK_SUBJECT' => "Es wurde Refback eingestellt",
        'MEMBER_REFBACK_SUBJECT' => "F&uuml;r Sie wurde Refback eingestellt",
 ));
index 2a881d81bb565e24df56041b7ec9efb8b9b91a31..e97e063fecf43478a86c19cc26dcd096b8eb94f8 100644 (file)
@@ -72,7 +72,7 @@ function addRefbackPoints ($userid, $ref, $points, $ref_points) {
 
                        // Some percents given?
                        if ($percents > 0) {
-                               //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'points=' . $points . ',[percents]=' . $content['refback_percents'] . ',percents=' . $percents . ',level=' . $content['level']);
+                               //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'points=' . $points . ',refback_percents=' . $content['refback_percents'] . ',percents=' . $percents . ',level=' . $content['level']);
                                // Calculate points for refback
                                $refback = $points * ($content['refback_percents'] / 100) * ($percents / 100);
 
index 19439d2e6b58ad25fcfa6163ebc6eeba27945a82..ee7e6326a657a57a8a28d4049ee9c2cf706428a3 100644 (file)
@@ -91,7 +91,7 @@ if ((isFormSent('edit')) && (isPostRequestParameterSet('id'))) {
                $content = getArrayFromUserRefbackData(postRequestParameter('id'));
 
                // Load form for editing
-               loadTemplate('member_refback_edit', false, $content);
+               loadTemplate('member_edit_refback', false, $content);
        }
 } // END - if
 
@@ -129,9 +129,9 @@ if (!SQL_HASZERONUMS($result)) {
 
                        // Load row template
                        if ($deleted === true) {
-                               $rows .= loadTemplate('member_refback_list_row_deleted', true, $refRow);
+                               $rows .= loadTemplate('member_list_refback_deleted_row', true, $refRow);
                        } else {
-                               $rows .= loadTemplate('member_refback_list_row', true, $refRow);
+                               $rows .= loadTemplate('member_list_refback_row', true, $refRow);
                        }
 
                        // Count this ref and switch color
@@ -142,11 +142,11 @@ if (!SQL_HASZERONUMS($result)) {
                $content['rows'] = $rows;
 
                // Load level template
-               $OUT .= loadTemplate('member_refback_list_level', true, $content);
+               $OUT .= loadTemplate('member_list_refback_level', true, $content);
        } // END - while
 
        // Load main template
-       loadTemplate('member_refback_list', false, $OUT);
+       loadTemplate('member_list_refback', false, $OUT);
 } else {
        // No entries
        displayMessage('{--MEMBER_REFBACK_NO_ENTRIES--}');
index aacd51f9185a801664ee3419ae26bcc135cbcbda..1385ffd19ac9f6b9b20db575e20e70969a81a4ee 100644 (file)
@@ -11,7 +11,7 @@ Familienname: {%user,family=$userid%}
 -----------------------------------
 Email-Adresse: {%user,email=$userid%}
 -----------------------------------
-Refback: {%pipe,translateComma=$content[percents]%}&#37;
+Refback: {%pipe,translateComma=$content[refback_percents]%}&#37;
 -----------------------------------
 Bereits erhalten: {%pipe,translateComma=$content[refback_points]%} {?POINTS?}
 -----------------------------------
index be38dc0d4858d4ec6cdfcd60d2e90be9c1e3bcda..f160d3f278f698c4908cc4907feb4c08b728eb70 100644 (file)
@@ -1,11 +1,11 @@
 Hallo {%user,gender,translateGender=$userid%} {%user,surname=$userid%} {%user,family=$userid%},
 
-Das Mitglied $content[refid] hat Ihnen soeben {%pipe,translateComma=$content[percents]%}&#37; Refback eingestellt. Sie erhalten also anteilig {?POINTS?} von seinen Referal-Gutschriften die Sie ihm/ihr bringen ebenfalls gutgeschrieben.
+Das Mitglied $content[refid] hat Ihnen soeben {%pipe,translateComma=$content[refback_percents]%}&#37; Refback eingestellt. Sie erhalten also anteilig {?POINTS?} von seinen Referal-Gutschriften die Sie ihm/ihr bringen ebenfalls gutgeschrieben.
 
 ------------------------------
 Ihr Mitglieder-Id ist: $userid
 ------------------------------
-Refback: {%pipe,translateComma=$content[percents]%}&#37;
+Refback: {%pipe,translateComma=$content[refback_percents]%}&#37;
 ------------------------------
 
 Sie haben bereits {%pipe,translateComma=$content[refback_points]%} {?POINTS?} Refback-Verg&uuml;tung an das Mitglied abgegeben.
diff --git a/templates/de/html/member/member_edit_refback.tpl b/templates/de/html/member/member_edit_refback.tpl
new file mode 100644 (file)
index 0000000..89d3985
--- /dev/null
@@ -0,0 +1,23 @@
+<div align="center">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=refback%}" method="post">
+<input type="hidden" name="id" value="$content[id]" />
+<div class="table dashed">
+<div class="table_header bottom">
+       <strong>{--MEMBER_REFBACK_EDIT_TITLE--}</strong><br />
+       <span class="notice">{--MEMBER_REFBACK_REFID--}: $content[refid]</span>
+</div>
+<div class="bottom" align="center">
+       {--MEMBER_REFBACK_PERCENTS--}:
+       <input type="text" class="form_field" name="refback_percents" size="6" maxlength="7" value="{%pipe,translateComma=$content[refback_percents]%}" />&#37;
+</div>
+<div class="table_footer">
+       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+       <input type="submit" class="form_submit" name="edit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
+</div>
+</div>
+</form>
+</div>
+
+<div class="notice">
+       {--MEMBER_REFBACK_MIN_MAX_NOTE--}
+</div>
diff --git a/templates/de/html/member/member_list_refback.tpl b/templates/de/html/member/member_list_refback.tpl
new file mode 100644 (file)
index 0000000..6709085
--- /dev/null
@@ -0,0 +1,10 @@
+<div class="table2 dashed">
+<div class="header_column bottom">
+       <strong>{--MEMBER_REFBACK_TITLE--}</strong>
+</div>
+$content
+<div class="top">
+       <div class="notice">{--MEMBER_REFBACK_NOTE--}</div>
+       <div class="notice">{--MEMBER_REFBACK_EXAMPLE--}</div>
+</div>
+</div>
diff --git a/templates/de/html/member/member_list_refback_deleted_row.tpl b/templates/de/html/member/member_list_refback_deleted_row.tpl
new file mode 100644 (file)
index 0000000..79adaba
--- /dev/null
@@ -0,0 +1,26 @@
+<tr>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[refid] ($content[nickname])
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[level_refid]
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               {%pipe,translateComma=$content[refback_percents]%}&#37;
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               {%pipe,translateComma=$content[refback_points]%} {?POINTS?}
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[click_rate]&#37;
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[joined]
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">
+               <form accept-charset="UTF-8" style="paddin-bottom:0px">
+                       <input type="button" name="edit" class="form_submit disabled" title="{--MEMBER_REFBACK_DELETED_TITLE--}"
+                        disabled="disabled" value="{--MEMBER_REFBACK_DELETED_SUBMIT--}" />
+               </form>
+       </td>
+</tr>
diff --git a/templates/de/html/member/member_list_refback_level.tpl b/templates/de/html/member/member_list_refback_level.tpl
new file mode 100644 (file)
index 0000000..f27edbe
--- /dev/null
@@ -0,0 +1,38 @@
+<div align="center" style="padding:0px;margin:0px">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="730">
+<tr>
+       <td align="center" class="header_column" colspan="7">
+               <strong>{--MEMBER_REFBACK_LIST_TITLE_1--}$content[level]{--MEMBER_REFBACK_LIST_TITLE_2--}{%pipe,translateComma=$content[percents]%}{--MEMBER_REFBACK_LIST_TITLE_3--}</strong>
+       </td>
+</tr>
+<tr>
+       <td align="center" class="header_column bottom right">
+               <strong>{--MEMBER_REFBACK_REFID--}</strong>
+       </td>
+       <td align="center" class="header_column bottom right">
+               <strong>{--MEMBER_REFBACK_LEVEL_REFID--}</strong>
+       </td>
+       <td align="center" class="header_column bottom right">
+               <strong>{--MEMBER_REFBACK_PERCENTS--}</strong>
+       </td>
+       <td align="center" class="header_column bottom right">
+               <strong>{--MEMBER_REFBACK_POINTS--}</strong>
+       </td>
+       <td align="center" class="header_column bottom right">
+               <strong>{--MEMBER_CLICK_RATE--}</strong>
+       </td>
+       <td align="center" class="header_column bottom right">
+               <strong>{--MEMBER_JOINED--}</strong>
+       </td>
+       <td align="center" class="header_column bottom" width="134">
+               <strong>{--MEMBER_REFBACK_EDIT--}</strong>
+       </td>
+</tr>
+$content[rows]
+<tr>
+       <td align="center" class="table_footer" colspan="7">
+               <span class="notice">{%message,MEMBER_REFLIST_COUNTER=$content[counter]%}</span>
+       </td>
+</tr>
+</table>
+</div>
diff --git a/templates/de/html/member/member_list_refback_row.tpl b/templates/de/html/member/member_list_refback_row.tpl
new file mode 100644 (file)
index 0000000..9248d47
--- /dev/null
@@ -0,0 +1,26 @@
+<tr>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[refid] ({%user,nickname,fixEmptyContentToDashes=$content[refid]%})
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[level_refid]
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               {%pipe,translateComma=$content[refback_percents]%}&#37;
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               {%pipe,translateComma=$content[refback_points]%} {?POINTS?}
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[click_rate]&#37;
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[joined]
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">
+               <form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=refback%}" method="post">
+                       <input type="hidden" name="id" value="$content[id]" />
+                       <input type="submit" class="form_submit" name="edit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
+               </form>
+       </td>
+</tr>
index 89d3985917b0a180cc746e07a18940d115d80c22..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,23 +1 @@
-<div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=refback%}" method="post">
-<input type="hidden" name="id" value="$content[id]" />
-<div class="table dashed">
-<div class="table_header bottom">
-       <strong>{--MEMBER_REFBACK_EDIT_TITLE--}</strong><br />
-       <span class="notice">{--MEMBER_REFBACK_REFID--}: $content[refid]</span>
-</div>
-<div class="bottom" align="center">
-       {--MEMBER_REFBACK_PERCENTS--}:
-       <input type="text" class="form_field" name="refback_percents" size="6" maxlength="7" value="{%pipe,translateComma=$content[refback_percents]%}" />&#37;
-</div>
-<div class="table_footer">
-       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-       <input type="submit" class="form_submit" name="edit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
-</div>
-</div>
-</form>
-</div>
-
-<div class="notice">
-       {--MEMBER_REFBACK_MIN_MAX_NOTE--}
-</div>
+<!-- @DEPRECATED //-->
index 6709085ed649c7c34d985a5ec47d489e745a0a86..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,10 +1 @@
-<div class="table2 dashed">
-<div class="header_column bottom">
-       <strong>{--MEMBER_REFBACK_TITLE--}</strong>
-</div>
-$content
-<div class="top">
-       <div class="notice">{--MEMBER_REFBACK_NOTE--}</div>
-       <div class="notice">{--MEMBER_REFBACK_EXAMPLE--}</div>
-</div>
-</div>
+<!-- @DEPRECATED //-->
index f27edbe28da7ebb9ed7e6c7a5d3a41e2557bb30d..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,38 +1 @@
-<div align="center" style="padding:0px;margin:0px">
-<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="730">
-<tr>
-       <td align="center" class="header_column" colspan="7">
-               <strong>{--MEMBER_REFBACK_LIST_TITLE_1--}$content[level]{--MEMBER_REFBACK_LIST_TITLE_2--}{%pipe,translateComma=$content[percents]%}{--MEMBER_REFBACK_LIST_TITLE_3--}</strong>
-       </td>
-</tr>
-<tr>
-       <td align="center" class="header_column bottom right">
-               <strong>{--MEMBER_REFBACK_REFID--}</strong>
-       </td>
-       <td align="center" class="header_column bottom right">
-               <strong>{--MEMBER_REFBACK_LEVEL_REFID--}</strong>
-       </td>
-       <td align="center" class="header_column bottom right">
-               <strong>{--MEMBER_REFBACK_PERCENTS--}</strong>
-       </td>
-       <td align="center" class="header_column bottom right">
-               <strong>{--MEMBER_REFBACK_POINTS--}</strong>
-       </td>
-       <td align="center" class="header_column bottom right">
-               <strong>{--MEMBER_CLICK_RATE--}</strong>
-       </td>
-       <td align="center" class="header_column bottom right">
-               <strong>{--MEMBER_JOINED--}</strong>
-       </td>
-       <td align="center" class="header_column bottom" width="134">
-               <strong>{--MEMBER_REFBACK_EDIT--}</strong>
-       </td>
-</tr>
-$content[rows]
-<tr>
-       <td align="center" class="table_footer" colspan="7">
-               <span class="notice">{%message,MEMBER_REFLIST_COUNTER=$content[counter]%}</span>
-       </td>
-</tr>
-</table>
-</div>
+<!-- @DEPRECATED //-->
index 9248d47e26613ec470be7a0bd912025018038d3a..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,26 +1 @@
-<tr>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[refid] ({%user,nickname,fixEmptyContentToDashes=$content[refid]%})
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[level_refid]
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               {%pipe,translateComma=$content[refback_percents]%}&#37;
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               {%pipe,translateComma=$content[refback_points]%} {?POINTS?}
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[click_rate]&#37;
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[joined]
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom">
-               <form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=refback%}" method="post">
-                       <input type="hidden" name="id" value="$content[id]" />
-                       <input type="submit" class="form_submit" name="edit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
-               </form>
-       </td>
-</tr>
+<!-- @DEPRECATED //-->
index 79adabaf5c205edac566a90867beed830768d8a5..11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f 100644 (file)
@@ -1,26 +1 @@
-<tr>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[refid] ($content[nickname])
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[level_refid]
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               {%pipe,translateComma=$content[refback_percents]%}&#37;
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               {%pipe,translateComma=$content[refback_points]%} {?POINTS?}
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[click_rate]&#37;
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[joined]
-       </td>
-       <td align="center" class="{%template,ColorSwitch%} bottom">
-               <form accept-charset="UTF-8" style="paddin-bottom:0px">
-                       <input type="button" name="edit" class="form_submit disabled" title="{--MEMBER_REFBACK_DELETED_TITLE--}"
-                        disabled="disabled" value="{--MEMBER_REFBACK_DELETED_SUBMIT--}" />
-               </form>
-       </td>
-</tr>
+<!-- @DEPRECATED //-->