From d34bb56b33c4deaa0fb4b8b0561383e7bee0f370 Mon Sep 17 00:00:00 2001 From: oleonard Date: Wed, 16 Feb 2005 19:29:04 +0000 Subject: [PATCH] Updating styles, modifying form to use select menu rather than radio buttons --- .../intranet-tmpl/npl/en/members/pay.tmpl | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/npl/en/members/pay.tmpl b/koha-tmpl/intranet-tmpl/npl/en/members/pay.tmpl index 72aacc498c..2ab9fee4bb 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/members/pay.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/members/pay.tmpl @@ -17,28 +17,33 @@ -
" type="radio" name="payfine" value="no" checked="checked" />
- " name="payfine" value="yes" />
- " name="payfine" value="wo" />
+ " value="" /> " value="" /> - " value="" /> + " value="" /> " value="" /> " value="" /> " value="" /> - - + + + Total Due - + + -
" name="bornum" />
+ +
" name="bornum" />
" name="bornum" />
\ No newline at end of file -- 2.39.5