Added dsa's sorting improvement patch (closes #3370, #4091, #4097 and #4098).

This commit is contained in:
swiergot 2006-08-22 13:58:36 +00:00
parent d0da4199ae
commit 18dc7c783e
3 changed files with 105 additions and 33 deletions

View file

@ -141,4 +141,10 @@ $_t["en"]["Search by"] = "Search by";
$_t["en"]["Submitter"] = "Submitter";
$_t["en"]["All"] = "All";
$_t["en"]["Unsafe"] = "Unsafe";
$_t["en"]["Status"] = "Status";
?>