From f66cc8fd6746e73adcf9abe876336634b714c097 Mon Sep 17 00:00:00 2001 From: oleonard Date: Wed, 9 Feb 2005 22:12:21 +0000 Subject: [PATCH] - adding display of borrower flags (debarred, gonnoaddress, lost) and notes - adding button to lift debarment directly via this page - correcting broken links - changing styling of charges table - adding automatic 'renew' checkmarks to overdue items --- .../npl/en/members/moremember.tmpl | 30 ++++++++++++------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl b/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl index b05f8129ee..2b61807bf7 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl @@ -23,7 +23,16 @@
" onclick="confirm_deletion(); return false;">">
-
+
+
    +
  • Patron is debarred.
    " />
  • +
  • Patron's address is in doubt.
  • +
  • Patron's card has been reported lost.
  • +
+
Notes:
+ + +
- - +
Name:. "" ()
Address:
@@ -33,8 +42,7 @@
Work Phone:
Fax:
E-mail:">
Text messaging:
Date of Birth: 
Sex: 
@@ -59,9 +67,10 @@
- + +
General Notes:
Circulation Note:

(appears in Circulation)

Patron Message:

(appears in OPAC)

@@ -78,24 +87,23 @@ - + - + -
Guarantees:
Guarantees:
Guarantor:">
">
-
+ +
- -
Fines & Charges
Total Due
No Outstanding Charges
+ Total Due:$No Outstanding Charges

" />
@@ -134,7 +142,7 @@ ">Reserved - " value="y" /> + " value="y"checked="checked" /> ">Return -- 2.39.2