Add search result information

This adds search results numbers to the bottom of pages when searching based on
tardo's repository, ex. Showing results 1 - 42 of 42

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
This commit is contained in:
Callan Barrett 2008-01-15 18:59:48 +09:00 committed by Dan McGee
parent 8ab823728c
commit 14ecbf5fd5
2 changed files with 37 additions and 29 deletions

View file

@ -159,4 +159,6 @@ $_t["en"]["This package has been flagged out of date."] = "This package has been
$_t["en"]["Toggle Notify"] = "Toggle Notify";
$_t["en"]["Showing results %s - %s of %s"] = "Showing results %s - %s of %s";
?>