@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt @@ -91,7 +91,7 @@
Define extended attributes (identifiers and statistical categories) for patron records
[% END %] [% IF ( CAN_user_parameters_manage_transfers ) %] -
Library transfer limits
+
Library transfer limits (Advanced editor)
Limit the ability to transfer items between libraries based on the library sending, the library receiving, and the item type involved. These rules only go into effect if the preference UseBranchTransferLimits is set to ON
Transport cost matrix
Define transport costs between branches
--