From 36f526a9a8dab77259b35f5ab4697575d9a10f44 Mon Sep 17 00:00:00 2001 From: Christophe Croullebois Date: Mon, 7 Feb 2011 17:23:39 +0100 Subject: [PATCH] Bug 6116: Adding a child patron When adding a patron who is a child, the default library is not set when defining a guarantor, this patch corrects the problem. More, for children with no guarantors, the default branch is the editing branch. BibLibre MT5795 Signed-off-by: Owen Leonard Signed-off-by: Paul Poulain Signed-off-by: Chris Cormack --- .../prog/en/modules/members/guarantor_search.tt | 5 +++-- members/memberentry.pl | 8 +++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/guarantor_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/guarantor_search.tt index a04b93ce92..ce429bc2c2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/guarantor_search.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/guarantor_search.tt @@ -6,7 +6,7 @@