X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fphp%2Flist.php;h=04ba543af68cccb6a00fce8caa95e2899da29ce4;hb=64358086cfbaea4aa8f1eddc13161aff945523a8;hp=9ca33b7eecbf02dd3e5779313ad0ab5744663f76;hpb=8dc4fbdb6ca710c7667dda9f6b7b1acac663bbfc;p=clearscm.git diff --git a/maps/php/list.php b/maps/php/list.php index 9ca33b7..04ba543 100755 --- a/maps/php/list.php +++ b/maps/php/list.php @@ -2,13 +2,13 @@ MAPS: Manage List - 0) { $total = CountList ($type); $last = $next + $lines < $total ? $next + $lines : $total; -$last_page = floor ($total / $lines); +$last_page = floor ($total / $lines) + 1; $this_page = $next / $lines + 1; ?>
-

- MAPS Manage List

+

Manage List

- +
- $message"; } // if @@ -73,58 +71,65 @@ $this_page = $next / $lines + 1; print ""; print ""; print "Page: "; - print " of $last_page"; + print " of $last_page"; ?>
= 0 ? - "Previous" : ""; - $next_button = ($next + $lines) < $total ? - "Previous" : ""; + $prev_button = $prev >= 0 ? + "Previous" : ""; + $next_button = ($next + $lines) < $total ? + "Next" : ""; print $prev_button; ?> - - - -
+
- - + + - +
SeqMark  Username @ Domain Hit Count Last HitRetention Comments

+ +
+
- - - + + + + +
-