From e21285c93c5b3a124a70b2b5556d911aa3208ac5 Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Mon, 22 Jun 2020 11:58:56 +0200 Subject: [PATCH] Bug 25839: Fix typo patron.streetype in member-main-address-style.inc Typo in member-main-address-style.inc : patron.streetype > patron.streettype Generates error : Template process failed: undef error - The method Koha::Patron->streetype is not covered by tests! Test plan : try create a new patron Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc index fb0f37a9ca..edee601741 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/member-main-address-style.inc @@ -57,7 +57,7 @@