From 3e1b1149af4c7cdd4db5f8825e7ad558e024c458 Mon Sep 17 00:00:00 2001 From: oleonard Date: Mon, 8 Aug 2005 16:58:21 +0000 Subject: [PATCH] Minor display changes --- .../npl/en/members/moremember.tmpl | 151 +++++++++--------- 1 file changed, 74 insertions(+), 77 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl b/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl index 4ed000f096..10f61c9761 100644 --- a/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl +++ b/koha-tmpl/intranet-tmpl/npl/en/members/moremember.tmpl @@ -1,31 +1,31 @@ -Koha -- Patrons: Details for , () +Koha -- Patrons: Details for , ()
-

() &print=page">(Print Page) &print=slip">(Print Slip)

+

() &print=page">(Print Page) &print=slip">(Print Slip)

-
" />" />" />
+
" />" />" />
-
" />
+
" />
-
" />
-
" />
+
" />
+
" />
-
+
-
+
-
" onclick="confirm_deletion(); return false;">">
+
" onclick="confirm_deletion(); return false;">">
    -
  • Patron is debarred.
    " />
  • +
  • Patron is debarred.
    " />
  • Patron's address is in doubt.
  • Patron's card has been reported lost.
@@ -34,34 +34,34 @@
- - - + + + - - - - + + + + - - + +
Name:[]. "" ()
Mailing Address:
-,
Street Address:
,
Name:[]. "" ()
Mailing Address:
+,
Street Address:
,
Home Phone:  
Work Phone:
Fax:
E-mail:">
Home Phone:  
Work Phone:
Fax:
E-mail:">
Date of Birth: 
Sex: 
Date of Birth: 
Sex: 
- - - - - + + + + + - + - + - +
Member Number:
Category:
Registration Date: 
Expiration Date 
Registration Branch:
Member Number:
Category:
Registration Date: 
Expiration Date 
Registration Branch:
Ethnicity:,
Ethnicity:,
Sort field 1 :
Sort field 1 :
Sort field 2 :
Sort field 2 :
@@ -71,9 +71,9 @@ - + - +
OPAC login:
OPAC Password: On RecordNot Set
OPAC Password: On RecordNot Set
OPAC Login Not Defined!
OPAC Login Not Defined!
@@ -83,31 +83,31 @@ - + - +
Circulation Note:

(appears in Circulation)

Patron Message:

(appears in OPAC)

Patron Message:

(appears in OPAC)

- + - + @@ -118,63 +118,66 @@ -
Alternate Contact: -
  • Name:
  • -
  • Phone:
  • -
  • Relationship:
  • +
    • Name:
    • +
    • Phone:
    • +
    • Relationship:
    • -
    • Notes:
    • +
    • Notes:
Guarantees:
Guarantees:
Guarantor:">
">
Fines & Charges
Total Due:$
No Outstanding Charges
-

" />
+ Total Due:$No Outstanding Charges +

" />
-
" />
+
" />

- " /> -
+ " /> +
+ - + - - + + + + - - - --> - + + + + - + - - -
Items On Loan
Title Due ItemtypeCharge Price Renew Return
Total Replacement Cost: 
- - &bib=&bi="> - + + &bib=&bi="> + - ">Reserved + ">Reserved - " value="y"checked="checked" /> + " value="y"checked="checked" /> ">Return">Return
Total Replacement Cost: 

+ Patron has no issues. + +

-
" />" value="y" />
+
" />" value="y" />
-
+
@@ -184,36 +187,30 @@ - + - + - " /> - " /> + " /> + " /> - +
Reserves
Title
- "> - - - - + ">
Patron has no reserves

-
+ -
-

Reading Record

-
" />
-
+

Reading Record

+
" />
@@ -221,7 +218,7 @@ function confirm_deletion() { var is_confirmed = confirm('Are you sure you want to delete this patron?'); if (is_confirmed) { - window.location="/cgi-bin/koha/members/deletemem.pl?member="; + window.location="/cgi-bin/koha/members/deletemem.pl?member="; } } -- 2.39.5