X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fphp%2Flist.php;h=1576d965b7b53d416ca21cb34b07145cdbc87163;hb=95525f583d9d7df558a17b4cae6fbb841701c1be;hp=9ca33b7eecbf02dd3e5779313ad0ab5744663f76;hpb=8dc4fbdb6ca710c7667dda9f6b7b1acac663bbfc;p=clearscm.git diff --git a/maps/php/list.php b/maps/php/list.php index 9ca33b7..1576d96 100755 --- a/maps/php/list.php +++ b/maps/php/list.php @@ -87,9 +87,9 @@ $this_page = $next / $lines + 1;
= 0 ? - "Previous" : ""; - $next_button = ($next + $lines) < $total ? - "Previous" : ""; + "Previous" : ""; + $next_button = ($next + $lines) < $total ? + "Next" : ""; print $prev_button; ?>
- +