From afb8cb3f035081d0ef38570be10e5ff7a6f331f8 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Fr=C3=A9d=C3=A9rick=20Capovilla?= Date: Fri, 1 Apr 2011 10:45:24 -0400 Subject: [PATCH] Template corrections on paycollect.pl - Colspans were added to the row so the tables doesn't look broken. - Error messages were moved in a div out of the table. --- .../prog/en/modules/members/paycollect.tmpl | 34 ++++++++++++------- 1 files changed, 21 insertions(+), 13 deletions(-) mode change 100644 => 100755 members/paycollect.pl diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tmpl index 3bf9891..ac3397e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tmpl @@ -77,6 +77,12 @@ function moneyFormat(textObj) {
+ +
+ +
+ +
@@ -114,18 +120,23 @@ function moneyFormat(textObj) { + + + + - + Collect From Patron: " onchange="moneyFormat(document.payindivfine.paid)"/> + - + - + ">Cancel @@ -163,11 +174,11 @@ function moneyFormat(textObj) { - -Writeoff This Charge? - + +Writeoff This Charge? + - + ">Cancel @@ -182,16 +193,13 @@ function moneyFormat(textObj) { " /> - - - - + - + - diff --git a/members/paycollect.pl b/members/paycollect.pl old mode 100644 new mode 100755 -- 1.5.6.5
Total Amount Outstanding :
Collect From Patron: @@ -199,9 +207,9 @@ function moneyFormat(textObj) { " onchange="moneyFormat(document.payfine.paid)"/>
+ ">Cancel