https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27972 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Edit koha-tmpl/intranet-tmpl/prog/ru-RU/includes/tools-menu.inc There is a missing [ at the beginning of line 8 8 [% IF ( CAN_user_tools_manage_patron_lists || CAN_user_clubs || CAN_user_tools_moderate_comments || CAN_user_tools_import_patrons || CAN_user_tools_edit_notices || CAN_user_tools_edit_notice_status_triggers || CAN_user_tools_label_creator || CAN_user_tools_delete_anonymize_patrons || CAN_user_tools_edit_patrons || CAN_user_tools_moderate_tags || ( CAN_user_tools_batch_upload_patron_images && Koha.Preference('pa tronimages') ) ) %] <h5>Читатели и книговыдача</h5> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.