@@ -, +, @@ pages in staff client - View different tabs of a borrower's patron account in staff - Verify the borrowernumber is shown in the brief info section on the left --- koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc @@ -65,7 +65,8 @@ [% END %][% END %]
  • Category: [% patron.category.description %] ([% patron.categorycode %])
  • Home library: [% Branches.GetName( patron.branchcode ) %]
  • - +
  • Borrower Number: ([% patron.borrowernumber %])
  • +