added sort order field to packages search bar (closes #3060)

This commit is contained in:
swiergot 2005-09-02 16:27:30 +00:00
parent cb63efbfc5
commit 400fc9487b
3 changed files with 34 additions and 8 deletions

View file

@ -79,6 +79,12 @@ $_t["en"]["Manage"] = "Manage";
$_t["en"]["Sort by"] = "Sort by";
$_t["en"]["Sort order"] = "Sort order";
$_t["en"]["Ascending"] = "Ascending";
$_t["en"]["Descending"] = "Descending";
$_t["en"]["Actions"] = "Actions";
$_t["en"]["Sources"] = "Sources";