@@ -, +, @@ library instead of branch --- koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt @@ -24,7 +24,7 @@ [% IF ( error_registers ) %]
- You must have at least one cash register associated with this branch before you can record payments. + You must have at least one cash register associated with this library before you can record payments.
[% ELSE %] --