From 099a9f127cb9f6150d98c77a4946f6be527ab7c1 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 24 Sep 2009 11:13:02 -0500 Subject: [PATCH] Interface tweaks and markup corrections. Includes JavaScript to automatically change field labels based on which unit of measurement has been chosen. Signed-off-by: Galen Charlton --- .../en/modules/labels/label-edit-template.tmpl | 94 ++++++++++++++++------ 1 file changed, 69 insertions(+), 25 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tmpl index 367e1f545c..bb0e1493b5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tmpl @@ -1,6 +1,40 @@ Koha › Tools › Labels › Templates + @@ -27,12 +61,28 @@
  • - " /> + " />
  • - -
  • + + +
  • + + +
  • " /> @@ -49,20 +99,20 @@ " />
  • -
  • - - " /> -
  • -
  • - - " /> -
  • +
    -
      +
      1. + + " /> +
      2. +
      3. + + " /> +
      4. " /> @@ -87,22 +137,17 @@ " />
      5. -
      6. - - -
      7. +
      8. - + Cancel " /> -- 2.11.0