@@ -, +, @@ files. --- .../prog/en/modules/labels/label-edit-batch.tt | 2 +- .../prog/en/modules/labels/label-edit-layout.tt | 2 +- .../prog/en/modules/patroncards/edit-layout.tt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt @@ -27,7 +27,7 @@ HomeToolsLabels Home › - Mange Label Batches › + Manage Label Batches › Manage Batch Number [% batch_id %]
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-layout.tt @@ -26,7 +26,7 @@ HomeToolsLabels Home › - Mange Label Layouts › + Manage Label Layouts › [% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] Label Layout
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt @@ -140,7 +140,7 @@ HomeToolsPatron Card Creator › - Mange Patron Card Layouts › + Manage Patron Card Layouts › [% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] Patron Card Layout
--