From 85d3108e609187a0ac3f44120017e3f482755fa4 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Thu, 12 Jul 2012 07:55:06 -0400 Subject: [PATCH] Bug 8427 - Patron search results not consistent Simple fix, removed the directive to order by surname, and the system now orders by surname, then firstname. --- .../prog/en/includes/patron-search.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc index 2749309..dc656f8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc @@ -20,7 +20,7 @@ -- 1.7.2.5