From 9c459cf6a0e57c01f54e0bdb9bc257f8806bff36 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Marc=20V=C3=A9ron?= Date: Wed, 3 May 2017 16:23:22 +0200 Subject: [PATCH] Bug 18528: Patron card creator template: switch form fields for card height and card width Content-Type: text/plain; charset=utf-8 This patch changes the sequnce of form fields for card height and card width. To test: - Apply patch - Edit or create a patron card template - Verify that the fields display in sequence Page height - Page width -Card height - Card width Followed test plan, worked as intended Signed-off-by: Alex Buckley Signed-off-by: Marcel de Rooy --- .../intranet-tmpl/prog/en/modules/patroncards/edit-template.tt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt index 54dbbc6..efe20ff 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt @@ -98,13 +98,14 @@
  • - - -
  • -
  • +
  • + + +
  • + -- 2.1.4