X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fbranches.tt;h=86fb8cea2da3f7639b68e37cc3093d8497184fc9;hb=ec3735433aed8d2c1a42b7d0758b4405a3aa6b1c;hp=7c8f6a030298069c122c32ceb0ad8eaf529e0234;hpb=f3a3d7a42db72c5244ccbdf6ce86b59dc49198c4;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt index 7c8f6a0302..86fb8cea2d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt @@ -1,7 +1,7 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Libraries and groups [% IF ( editcategory ) %] - ›[% IF ( categorycode ) %]Edit group [% categorycode %][% ELSE %]New Group[% END %] + ›[% IF ( categorycode ) %]Edit group [% categorycode %][% ELSE %]New group[% END %] [% ELSIF ( delete_category ) %] › Confirm deletion of group [% categorycode %] [% ELSIF ( add ) %] @@ -11,26 +11,38 @@ [% END %] [% INCLUDE 'doc-head-close.inc' %] - - - - +[% INCLUDE 'datatables-strings.inc' %] + + + @@ -58,39 +70,16 @@ tinyMCE.init({
[% 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 ) %] @@ -100,25 +89,25 @@ tinyMCE.init({ [% END %]
  1. [% IF ( heading_branches_add_branch_p ) %] - - + + Required [% ELSE %] - + [% branchcode %] [% END %]
  2. - -   + + Required
[% IF ( categoryloop ) %]
Group(s):
    [% FOREACH categoryloo IN categoryloop %] -
  1. - [% IF ( categoryloo.checked ) %] +
  2. + [% IF categoryloo.selected %] [% ELSE %] @@ -130,21 +119,21 @@ tinyMCE.init({
[% END %]
    -
  1. -
  2. -
  3. -
  4. -
  5. -
  6. -
  7. -
  8. -
  9. -
  10. -
  11. -
  12. -
  13. Can be entered as a single IP, or a subnet such as 192.168.1.*
  14. +
  15. +
  16. +
  17. +
  18. +
  19. +
  20. +
  21. +
  22. +
  23. +
  24. +
  25. +
  26. +
  27. Can be entered as a single IP, or a subnet such as 192.168.1.*
  28. -
  29. +
Cancel
@@ -188,9 +177,6 @@ tinyMCE.init({ [% 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' %] -
@@ -199,7 +185,8 @@ tinyMCE.init({ - + + [% FOREACH branche IN branches %] [% IF ( loop.odd ) %] @@ -269,30 +256,40 @@ tinyMCE.init({ [% IF ( branchcategories ) %] [% FOREACH branchcategorie IN branchcategories %]

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

-
NameProperties IP    
- - - - - - - -[% IF ( branchcategorie.catloop ) %][% FOREACH catloo IN branchcategorie.catloop %] - - - - - - - - [% END %][% ELSE %][% END %] -
NameCodeDescription  
[% catloo.categoryname %][% catloo.categorycode %][% catloo.codedescription %]Edit - Delete -
No [% IF ( branchcategorie.properties ) %]Properties[% ELSIF ( branchcategorie.searchdomain ) %]Search domain[% END %] Defined
- [% END %] + [% IF ( branchcategorie.catloop ) %] + + + + + + + + + + + + [% FOREACH catloo IN branchcategorie.catloop %] + + + + + + + + [% END %] + +
NameCodeDescription  
[% catloo.categoryname %][% catloo.categorycode %][% catloo.codedescription %] + Edit + + Delete +
[% ELSE %] -

No groups defined.

- [% END %] + No [% IF ( branchcategorie.properties ) %]properties[% ELSIF ( branchcategorie.searchdomain ) %]search domain[% END %] defined. Add a new group. + [% END %] + [% END %] + [% ELSE %] +

No groups defined.

+ [% END %] [% END %] [% IF ( editcategory ) %] @@ -336,6 +333,14 @@ tinyMCE.init({ [% END %] +
  • + + [% IF ( show_in_pulldown ) %] + + [% ELSE %] + + [% END %] +