[% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Libraries and Groups [% IF ( editcategory ) %] ›[% IF ( categorycode ) %]Edit Group [% categorycode %][% ELSE %]New Group[% END %] [% ELSIF ( delete_category ) %] › Confirm Deletion of Group [% categorycode %] [% ELSIF ( add ) %] ›[% IF ( heading_branches_add_branch_p ) %]New library[% ELSE %]Modify library [% branchcode %][% END %] [% ELSIF ( delete_confirm ) %] › Confirm deletion of library '[% branchcode %]' [% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
[% IF ( else ) %]
[% END %] [% IF ( add ) %] [% IF ( ERROR1 ) %]
Library with that code already exists — Please enter a unique code
[% END %]

[% IF ( heading_branches_add_branch_p ) %]New library[% ELSE %]Modify library[% END %]

[% IF ( heading_branches_add_branch_p ) %] [% ELSE %] [% END %]
  1. [% IF ( heading_branches_add_branch_p ) %] [% ELSE %] [% branchcode %] [% END %]
  2.  
[% IF ( categoryloop ) %]
Group(s):
    [% FOREACH categoryloo IN categoryloop %]
  1. [% IF ( categoryloo.checked ) %] [% ELSE %] [% END %] [% categoryloo.codedescription %]
  2. [% END %]
[% END %]
  1. Can be entered as a single IP, or a subnet such as 192.168.1.*
Cancel
[% END %] [% IF ( delete_confirm ) %]
Confirm deletion of [% branchname %] ([% branchcode %])?
Cancel
[% END %] [% IF ( else ) %]

Libraries

[% IF ( message ) %]
[% message %]
[% END %] [% IF ( MESSAGE1 ) %]
Library not saved — code and/or name missing
[% END %] [% IF ( MESSAGE2 ) %]
Library saved
[% END %] [% IF ( MESSAGE3 ) %]
Library deleted
[% END %] [% IF ( MESSAGE4 ) %]
Library category added
[% END %] [% IF ( MESSAGE5 ) %]
Library category modified
[% END %] [% IF ( MESSAGE6 ) %]
Library category deleted
[% END %] [% IF ( MESSAGE7 ) %]
Library cannot be deleted because there are patrons and items using that library
[% END %] [% IF ( MESSAGE8 ) %]
Category cannot be deleted because there are libraries using that category
[% END %] [% IF ( MESSAGE9 ) %]
Category cannot be added, categorycode already exists
[% END %] [% IF ( MESSAGE10 ) %]
Library cannot be deleted because there are items held by that library
[% END %] [% IF ( MESSAGE11 ) %]
Library cannot be deleted because there are patrons registered at that library
[% END %] [% IF ( branches ) %]
[% INCLUDE 'table-pager.inc' perpage='10' %]
[% FOREACH branche IN branches %] [% IF ( loop.odd ) %] [% ELSE %] [% END %] [% END %]
Name Code Address Properties IP  
[% branche.branch_name |html %] [% branche.branch_code |html %] [% IF ( branche.address_empty_p ) %] (nothing entered) [% ELSE %] [% IF ( branche.branchaddress1 ) %] [% branche.branchaddress1 |html %][% END %] [% IF ( branche.branchaddress2 ) %]
[% branche.branchaddress2 |html %][% END %] [% IF ( branche.branchaddress3 ) %]
[% branche.branchaddress3 |html %][% END %] [% IF ( branche.branchcity ) %]
[% branche.branchcity |html %][% END %][% IF ( branche.branchstate ) %], [% branche.branchstate |html %][% END %] [% IF ( branche.branchzip ) %] [% branche.branchzip |html %][% END %] [% IF ( branche.branchcountry ) %]
[% branche.branchcountry |html %][% END %] [% IF ( branche.branchphone ) %]
Ph: [% branche.branchphone |html %][% END %] [% IF ( branche.branchfax ) %]
Fax: [% branche.branchfax |html %][% END %] [% IF ( branche.branchemail ) %]
[% branche.branchemail |html %][% END %] [% IF ( branche.branchurl ) %]
[% branche.branchurl |html %][% END %] [% IF ( branche.opac_info ) %]
OPAC Info:
[% branche.opac_info %]
[% END %] [% IF ( branche.branchnotes ) %]
Notes: [% branche.branchnotes |html %][% END %] [% END %]
[% UNLESS ( branche.no_categories_p ) %] [% FOREACH category_lis IN branche.category_list %] [% category_lis.categoryname %]
[% END %] [% END %]
[% branche.branchip %] Edit Delete
[% ELSE %]
There are no libraries defined. Start defining libraries.
[% END %] [% IF ( branchcategories ) %] [% FOREACH branchcategorie IN branchcategories %]

Group(s): [% IF ( branchcategorie.properties ) %]Properties[% ELSE %][% IF ( branchcategorie.searchdomain ) %]Search Domain[% END %][% END %]

[% IF ( branchcategorie.catloop ) %][% FOREACH catloo IN branchcategorie.catloop %] [% END %][% ELSE %][% END %]
Name Code Description    
[% catloo.categoryname %] [% catloo.categorycode %] [% catloo.codedescription %] Edit Delete
No [% IF ( branchcategorie.properties ) %]Properties[% ELSIF ( branchcategorie.searchdomain ) %]Search Domain[% END %] Defined
[% END %] [% ELSE %]

No Groups defined.

[% END %] [% END %] [% IF ( editcategory ) %]

[% IF ( categorycode ) %]Edit Group [% categorycode %][% ELSE %]Add Group[% END %]

[% IF ( categorycode ) %] [% ELSE %] [% END %]
  1. [% IF ( categorycode ) %] Category code: [% categorycode %] [% ELSE %] [% END %]
[% END %] [% IF ( delete_category ) %] [% UNLESS ( MESSAGE8 ) %]
Confirm delete:
[% END %] [% END %]
[% INCLUDE 'admin-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]