From 0e789ef5688b70065ea631cbfde6306f10eeed99 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Tue, 6 Oct 2015 11:37:15 -0300 Subject: [PATCH] Bug 14667: (QA followup) make the UI show 'Label creator' consistently The tool is documented and accessed (via Tools >) as 'Label creator'. But the pages titles say 'Labels' and the breadcumbs 'Labels home'. It should be called 'Label creator' for consistency. This patch changes the tt files so they are consistent. It also makes the title show the same page name as the breadcumbs. Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/en/includes/labels-menu.inc | 2 +- .../intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt | 4 ++-- .../prog/en/modules/labels/label-edit-profile.tt | 4 ++-- .../prog/en/modules/labels/label-edit-template.tt | 4 ++-- koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/labels/label-manage.tt | 4 ++-- koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-print.tt | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/labels-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/labels-menu.inc index 98538edebd..ee19422b28 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/labels-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/labels-menu.inc @@ -1,4 +1,4 @@ diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt index e09ca432c4..fadbb1367b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt @@ -1,6 +1,6 @@ [% USE ItemTypes %] [% INCLUDE 'doc-head-open.inc' %] - Koha › Tools › Labels › Manage label batches + Koha › Tools › Label creator › Manage label batches [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'greybox.inc' %] @@ -159,7 +159,7 @@