@@ -, +, @@ match patron form --- .../prog/en/modules/admin/preferences/patrons.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -282,7 +282,7 @@ Patrons: - "When adding a guarantee to a guarantor patron fill the following fields in the guarantee's member entry form from the guarantors record:" - pref: PrefillGuaranteeField multiple: - B_streettype: "Alternate address - Road type" + B_streettype: "Alternate address - Street type" B_address: "Alternate address - Address" B_address2: "Alternate address - Address 2" B_city: "Alternate address - City" @@ -308,13 +308,13 @@ Patrons: phone: "Contact - Primary phone" emailpro: "Contact - Secondary email" phonepro: "Contact - Secondary phone" + streettype: "Main address - Street type" address: "Main address - Address" address2: "Main address - Address 2" city: "Main address - City" country: "Main address - Country" state: "Main address - State" zipcode: "Main address - ZIP/Postal code" - streettype: "Main address - Road type" streetnumber: "Main address - Street number" - - pref: AllowStaffToSetCheckoutsVisibilityForGuarantor --