From abe75fc301d20cde81391decdf97826683401cad Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 25 Oct 2004 13:28:44 +0000 Subject: [PATCH] rewritting item status checking : now, each item is shown with it's callnumber and status (available, on loan,...) --- koha-tmpl/opac-tmpl/css/en/opac-search.tmpl | 2 +- .../opac-tmpl/css/en/opac-searchresults.tmpl | 22 +++++++++++++------ 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl index f1a393887e..782ba7fd97 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl @@ -117,7 +117,7 @@

Hints

Title

-

You can enter a complete or a part of a title. The search will also be done in subtitles & other title-related fields

+

You can enter a complete or a part of a title The search will also be done in subtitles and other title-related fields

Author

You can enter a name or a surname. The search will also be done is additional authors & other author-related fields (translator, illustrator...)

Remember that a title can concern a "physical" author (Victor Hugo) or a company, group, collective author (CNRS, Library of Congress)

diff --git a/koha-tmpl/opac-tmpl/css/en/opac-searchresults.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-searchresults.tmpl index db0269aadb..4bbb3f20b5 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-searchresults.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-searchresults.tmpl @@ -27,9 +27,11 @@

-  Results to of +

+ Results through of +

-   No results found. +   No results found.

@@ -66,7 +68,15 @@ class="hilighted"> - () +

+ + (On Loan until ) + + + () + + +

class="hilighted"> @@ -98,11 +108,9 @@

- Results through of records. + Results through of

-
-

results found

@@ -124,7 +132,7 @@

- Try another search + Try another Advanced search

-- 2.39.5