diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index e935a74ca4..712dce775b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -389,7 +389,7 @@ [% FOREACH unit IN ir_units %] Warning - The [% unit.branchcode | html %], [% unit.categorycode | html %], [% unit.itemtype %] + The [% unit.branchcode | html %], [% unit.categorycode | html %], [% unit.itemtype | html %] issuingrule will fallback to 'days' for 'lengthunit' as it is incorrectly defined as [% unit.lengthunit | html %].