From e80cc01c4586ece27a8141ed1b3c9210c376a662 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 --- .../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 @@