From e8962ce94e067e91917b7ec9a4249dee3a3a5f3d Mon Sep 17 00:00:00 2001 From: Wainui Witika-Park Date: Wed, 2 Jun 2021 08:00:21 +0000 Subject: [PATCH] Bug 27741: tools folder Bug 27631 corrected the

tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under

are in the correct order and hierarchy Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard --- .../prog/en/includes/tools-menu.inc | 6 ++--- .../en/modules/tools/additional-contents.tt | 2 +- .../automatic_item_modification_by_age.tt | 18 ++++++------- .../prog/en/modules/tools/batchMod-edit.tt | 4 +-- .../tools/batch_record_modification.tt | 2 +- .../prog/en/modules/tools/cleanborrowers.tt | 6 ++--- .../prog/en/modules/tools/holidays.tt | 18 ++++++------- .../prog/en/modules/tools/import_borrowers.tt | 6 ++--- .../prog/en/modules/tools/letter.tt | 3 ++- .../en/modules/tools/manage-marc-import.tt | 2 +- .../prog/en/modules/tools/modborrowers.tt | 2 +- .../prog/en/modules/tools/overduerules.tt | 4 +-- .../prog/en/modules/tools/preview_letter.tt | 8 +++--- .../prog/en/modules/tools/quotes.tt | 2 +- .../prog/en/modules/tools/stockrotation.tt | 26 +++++++++---------- .../prog/en/modules/tools/tools-home.tt | 8 +++--- .../prog/en/modules/tools/upload.tt | 4 +-- .../prog/en/modules/tools/viewlog.tt | 8 +++--- 18 files changed, 65 insertions(+), 64 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc index 0b5f33110f..2b401098df 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc @@ -6,7 +6,7 @@
  • Tools home
  • [% 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('patronimages') ) ) %] -
    Patrons and circulation
    +

    Patrons and circulation

      [% IF ( CAN_user_tools_manage_patron_lists ) %]
    • Patron lists
    • @@ -47,7 +47,7 @@
    [% END %] [% IF ( CAN_user_tools_items_batchdel || CAN_user_tools_items_batchmod || CAN_user_tools_records_batchdel || CAN_user_tools_records_batchmod || CAN_user_tools_export_catalog || CAN_user_tools_inventory || CAN_user_tools_label_creator || CAN_user_tools_rotating_collections || ( CAN_user_stockrotation_manage_rotas && Koha.Preference('StockRotation') ) || CAN_user_tools_marc_modification_templates || CAN_user_tools_stage_marc_import || CAN_user_tools_manage_staged_marc || CAN_user_tools_upload_local_cover_images ) %] -
    Catalog
    +

    Catalog

    [% END %] [% IF ( CAN_user_tools_edit_calendar || CAN_user_tools_manage_csv_profiles || CAN_user_tools_view_system_logs || CAN_user_tools_edit_additional_contents || CAN_user_tools_schedule_tasks || CAN_user_tools_edit_quotes || ( Koha.ArePluginsEnabled() && CAN_user_plugins_tool ) || CAN_user_tools_upload_general_files || CAN_user_tools_access_files ) %] -
    Additional tools
    +

    Additional tools

      [% IF ( CAN_user_tools_edit_calendar ) %]
    • Calendar
    • diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt index fecb347618..bd0e7938fa 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt @@ -362,7 +362,7 @@