From 130d10ed0634ae646759f85244ed1c009edd3b15 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 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 --- .../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