From dee3354bd63d32e6a320bf2b7d8491ffc41ec40c Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 19 Aug 2013 14:55:12 +0000 Subject: [PATCH] bug 9916: (follow-up) restore default sort order on OPAC tags list (As a side-note, I actually prefer descending date as the default sort order, but better to do that explicitly rather than have the patch series for bug 9916 change visible default sorts.) To test: [1] Log into the OPAC, then go to the list of OPAC tags. [2] Verify that the default sort order is ascending date added. Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt index 97b33a9f30..16a40e4df7 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt @@ -23,7 +23,7 @@ //