X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fphp%2Flist.php;h=964f0616ac4d5523f0e8932cbc137ebfc6f6b848;hb=2911826fd83a57b69c528e4daaf8df30c00b6d2b;hp=b08bf767c616bdccb8abcf7d0853c8a4842d4607;hpb=92a317c3620f3442f9452d834a1ed5f09bdddbf6;p=clearscm.git diff --git a/maps/php/list.php b/maps/php/list.php index b08bf76..964f061 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,63 @@ $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

+
+
- - + + + +
-