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