mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
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:
parent
8ab823728c
commit
14ecbf5fd5
2 changed files with 37 additions and 29 deletions
|
@ -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";
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue