X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fcatalogue%2Fresults.tt;h=34296b66742f70c6f0037d558fef2d7a7693bc83;hb=3e0e65ca1090e51d1277104a66afd0aae2d62c60;hp=2e71ba7c58de11752325a04ac98c76c2f816746d;hpb=3d55391eee5b22ee46764b3b1d73b6ef0ad46621;p=koha_fer diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt index 2e71ba7c58..34296b6674 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt @@ -1,6 +1,11 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Catalog › [% IF ( searchdesc ) %]Results of search [% IF ( query_desc ) %]for '[% query_desc | html %]'[% END %][% IF ( limit_desc ) %] with limit(s): '[% limit_desc | html %]'[% END %][% ELSE %]You did not specify any search criteria[% END %] [% INCLUDE 'doc-head-close.inc' %] +[% INCLUDE 'browser-strings.inc' %] + + @@ -296,13 +312,26 @@ YAHOO.util.Event.onContentReady("searchheader", function () { Highlight | - [% IF ( CAN_user_reserveforothers ) %] - [% IF ( DisplayMultiPlaceHold ) %] - | - [% END %] + [% IF ( CAN_user_reserveforothers && DisplayMultiPlaceHold ) %] + [% IF ( holdfor ) %] +
+ + + +
+ [% ELSE %] +
Place hold
+ [% END %] [% END %] - [% IF ( CAN_user_editcatalogue_edit_catalogue ) %] | [% END %] + [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
Z39.50 search
[% END %] [% IF ( stopwords_removed ) %]

Ignored the following common words: "[% stopwords_removed %]"

[% END %] @@ -349,7 +378,7 @@ YAHOO.util.Event.onContentReady("searchheader", function () { [% IF ( ms_ticommaphr ) %] [% ELSE %][% END %] [% IF ( ms_aucommaphr ) %] - [% ELSE %][% END %] + [% ELSE %][% END %] [% IF ( ms_su ) %] [% ELSE %][% END %] [% IF ( ms_sucommaphr ) %] @@ -391,46 +420,6 @@ YAHOO.util.Event.onContentReady("searchheader", function () { [% ELSE %] - [% IF ( NoZebra ) %] - -
-
- - [% IF ( opacfacets ) %] -
- Refine your search -
- - [% END %] - -
-
- - [% END %] -
[% IF ( searchdesc ) %] @@ -445,19 +434,24 @@ YAHOO.util.Event.onContentReady("searchheader", function () { - [% IF ( AmazonCoverImages ) %][% END %] + [% IF ( AmazonCoverImages || LocalCoverImages ) %][% END %] [% FOREACH SEARCH_RESULT IN SEARCH_RESULTS %] [% IF ( loop.odd ) %][% ELSE %][% END %] - [% IF ( AmazonCoverImages ) %] + [% IF ( AmazonCoverImages || LocalCoverImages ) %] + [% IF ( LocalCoverImages ) %] + + [% END %] + [% IF ( AmazonCoverImages ) %] + + + + [% END %] + [% END %]
  Results Location
- - - - @@ -474,7 +468,8 @@ YAHOO.util.Event.onContentReady("searchheader", function () { [% IF ( SEARCH_RESULT.title ) %][% SEARCH_RESULT.title |html %][% ELSE %]No title[% END %] [% FOREACH subtitl IN SEARCH_RESULT.subtitle %], [% subtitl.subfield %][% END %] - [% IF ( SEARCH_RESULT.volume ) %],[% SEARCH_RESULT.volume %][% END %] [% IF ( SEARCH_RESULT.volumeddesc ) %], [% SEARCH_RESULT.volumeddesc %][% END %] + [% IF ( SEARCH_RESULT.seriestitle ) %][% SEARCH_RESULT.seriestitle %][% END %] + [% IF ( SEARCH_RESULT.volume ) %][% SEARCH_RESULT.volume %][% END %] [% IF ( SEARCH_RESULT.volumeddesc ) %], [% SEARCH_RESULT.volumeddesc %][% END %]

[% IF ( SEARCH_RESULT.summary ) %] [% IF ( SEARCH_RESULT.author ) %] @@ -600,7 +595,7 @@ YAHOO.util.Event.onContentReady("searchheader", function () { [% IF ( other_items_loo.branchname ) %][% other_items_loo.branchname %][% END %] [% IF ( other_items_loo.location ) %][% other_items_loo.location %][% END %] [% IF ( other_items_loo.itemcallnumber ) %][[% other_items_loo.itemcallnumber %]][% END %] - [% IF ( other_items_loo.wthdrawn ) %](Withdrawn)[% END %] + [% IF ( other_items_loo.withdrawn ) %](Withdrawn)[% END %] [% IF ( other_items_loo.itemlost ) %](Lost)[% END %] [% IF ( other_items_loo.damaged ) %](Damaged)[% END %] [% IF ( other_items_loo.intransit ) %](In transit)[% END %] @@ -621,7 +616,7 @@ YAHOO.util.Event.onContentReady("searchheader", function () { [% FOREACH ALTERNATEHOLDING IN SEARCH_RESULT.ALTERNATEHOLDINGS %]
  • [% ALTERNATEHOLDING.holding %]
  • [% END %] - + [% ELSE %] No items [% END %]