diff --git a/web/html/tu.php b/web/html/tu.php index d2216190..fdccdb47 100644 --- a/web/html/tu.php +++ b/web/html/tu.php @@ -107,6 +107,7 @@ if ($atype == "Trusted User" || $atype == "Developer") { $result = current_proposal_list($order); $type = __("Current Votes"); + $nextresult = 0; include("tu_list.php"); ?> @@ -114,25 +115,13 @@ if ($atype == "Trusted User" || $atype == "Developer") { $result = past_proposal_list($order, $lim); $type = __("Past Votes"); - include("tu_list.php"); - $nextresult = proposal_count(); + include("tu_list.php"); ?>

- - - - ?off=&by='> - - - - -
+

+
+

+ + 0 && $off != 0): + $back = (($off - $limit) <= 0) ? 0 : $off - $limit; ?> + ?off=&by='>‹ + + + + + +