X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fphp%2Flist.php;h=1576d965b7b53d416ca21cb34b07145cdbc87163;hb=49b3d4933c2fcfd5a2665a4ffb9cb7ccd0184c10;hp=b08bf767c616bdccb8abcf7d0853c8a4842d4607;hpb=92a317c3620f3442f9452d834a1ed5f09bdddbf6;p=clearscm.git diff --git a/maps/php/list.php b/maps/php/list.php index b08bf76..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; ?>