From 5c6fcb7673269a2d91aab464d455571aa80b5dc0 Mon Sep 17 00:00:00 2001 From: Triath Date: Sat, 15 Aug 2015 18:36:22 +0200 Subject: [PATCH] There is no need to display options that would lead to empty pages. This will display options for actual pages (if actual rows is less than config) or maximum rows / rowsPerPage from config whichever is less. I did this for my site, thought I would share it if you want it. Please enter the commit message for your changes. Lines starting --- highscores.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/highscores.php b/highscores.php index 80a86ff..53a2926 100644 --- a/highscores.php +++ b/highscores.php @@ -64,7 +64,7 @@ if ($scores) {