From f2a35adbd14fc9691d783e3919a79d76309cb1a7 Mon Sep 17 00:00:00 2001 From: tipaul Date: Wed, 24 Mar 2004 15:00:06 +0000 Subject: [PATCH] css'ing & adding test for I & C borrower category --- .../default/en/parameters/admin-home.tmpl | 32 +- .../default/en/parameters/categorie.tmpl | 557 +++++++++--------- 2 files changed, 290 insertions(+), 299 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl index 6b39bc961b..e2a7594b50 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl @@ -1,65 +1,53 @@ +

Parameters


- - - - -
System parameters
- +
+
System parameters
+
- + - - - - - - - - - - @@ -71,12 +59,10 @@ - - @@ -87,12 +73,8 @@
Fill those tables in the order they appear to get a working KohaFill those tables in the order they appear to get a working Koha
Library branches The different branches you manage with this Koha server.
 
Book funds Book fund administration. Remember to edit your book funds before you start editing the budgets.
 
Currencies Define exchange rates.
 
Item types Define item types.
 
Borrower categories Define the categories of borrowers.
 
Charges Charges amounts for itemtypes / borrower types.
 
Authorised values Define categories and authorised values for them. Authorised values are used in MARC form to limit and help editing MARC biblios.
 
Thesaurus Management of thesaurus and authorities files.
 
MARC tag structure MARC structure: tags then subfields.
 
Links Koha - MARC DB Define links between the Koha standard DB and the MARC one. Note those links can be defined through MARC structure. This tool is just a shortcut to speed up linkage.
 
MARC Check Checks the MARC structure. USE IT before working with real data. It will show mistakes that can BREAK Koha's database!
Printers Printers (UNIX paths).
 
Stop words Words deleted during searches.
 
Z39.50 Servers Servers to query for MARC data.
- - - - -
Tools
- +

Tools

+
diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/categorie.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/categorie.tmpl index c9f771c8b7..b8043c4203 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/categorie.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/categorie.tmpl @@ -1,298 +1,307 @@ - - - + - -

Modify category

- -

Add category

- - - name=Aform method=post> - - + +

Modify category

+ +

Add category

+ -
Export
- - - - - - - - - - - + name=Aform method=post> + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Category code - - > -
Category code - -
Description - -   -
Enrollment period - -
Upperage limit - -
Age Required - -
Enrollment fee - -
Overdue notice required - -
Issue limit - -
Reserve fee - -
  - -
- + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Category code + + > +
Category code + +
Description + +   +
Enrollment period + +
Upperage limit + +
Age Required + +
Enrollment fee + +
Overdue notice required + +
Issue limit + +
Reserve fee + +
  + +
+ - - Data recorded -
method=post> - -
- + - - TOTAL : :
+ + Data recorded +
method=post> + +
+ - - - - - - - - > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + TOTAL : :
- +
- Category code - - -
Description
Enrollment period
Upperage limit
Age Required
Fine type
Enrollment fee
Overdue notice requiredYesNo
Issue limit
Reserve fee
This record is used times. Deletion not possible
-
- -
-
CONFIRM DELETION
+ + + + + + + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - Data deleted - - - + - + + Data deleted + + + - -

Category admin

- - You Searched for - - > - - - -
+ Category code + + +
Description
Enrollment period
Upperage limit
Age Required
Fine type
Enrollment fee
Overdue notice requiredYesNo
Issue limit
Reserve fee
This record is used times. Deletion not possible
+
+ +
+
CONFIRM DELETION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +

Category admin

+ + You Searched for + + +
+ WARNING : you must have a categorycode = C for children +
+ +
+ WARNING : you must have a categorycode = I for Institutions +
+ + + > + + -
CategoryDescriptionEnrollment periodEnrollment feeUpper Age LimitAge RequiredFineOverdueIssue limitReserve
- Yes - - No - - /images/fileopen.png" width=32 hspace=0 vspace=0 border=0>//images/edittrash.png" border="0">
-

- -
-

- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CategoryDescriptionEnrollment periodEnrollment feeUpper Age LimitAge RequiredFineOverdueIssue limitReserve
+ Yes + + No + + /images/fileopen.png" width=32 hspace=0 vspace=0 border=0>//images/edittrash.png" border="0">
+

+ +
+

+ +
-- 2.39.5