From 9af60020831e417e18cd513e1e6a3a8db680f334 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. Changed the title from 'surname' to 'default'. --- .../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..b68cf90 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