@@ -, +, @@ --- .../prog/en/modules/labels/label-edit-batch.tt | 52 ++++++++++++++++------ .../prog/en/modules/labels/label-edit-layout.tt | 38 +++++++++++++--- .../prog/en/modules/labels/label-edit-profile.tt | 38 +++++++++++++--- .../prog/en/modules/labels/label-edit-range.tt | 25 ++++++++--- .../prog/en/modules/labels/label-edit-template.tt | 33 +++++++++++--- .../prog/en/modules/labels/label-home.tt | 21 ++++++--- .../prog/en/modules/labels/label-manage.tt | 25 ++++++++--- .../prog/en/modules/labels/spinelabel-home.tt | 16 ++++++- 8 files changed, 196 insertions(+), 52 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 @@ -10,19 +10,45 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - + +
--- 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 @@ -24,13 +24,37 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - + +
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-profile.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-profile.tt @@ -8,13 +8,37 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - + +
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-range.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-range.tt @@ -7,12 +7,25 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - + +
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tt @@ -8,13 +8,32 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - + +
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt @@ -8,11 +8,22 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - + +
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt @@ -21,12 +21,25 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - + +
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-home.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-home.tt @@ -9,7 +9,21 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - +
--