From 00da4f53b1c7766dd2890b6a6aa3b1f7b17bd8fb Mon Sep 17 00:00:00 2001 From: Christophe Croullebois Date: Mon, 7 Feb 2011 17:23:39 +0100 Subject: [PATCH] [SIGNED-OFF] Bug 6116: Adding a child patron Content-Type: text/plain; charset="utf-8" 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 --- .../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 a04b93c..ce429bc 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 @@