From a80ebd6f1314d15fa08f56c181d2e7df51a538c3 Mon Sep 17 00:00:00 2001 From: oleonard Date: Thu, 9 Jun 2005 18:21:40 +0000 Subject: [PATCH] Adding authority search functionality to OPAC advanced search page, to synch with default template --- .../opac-tmpl/npl/en/opac-dictionary.tmpl | 142 ++++++++++++++++++ koha-tmpl/opac-tmpl/npl/en/opac-search.tmpl | 6 +- 2 files changed, 145 insertions(+), 3 deletions(-) create mode 100644 koha-tmpl/opac-tmpl/npl/en/opac-dictionary.tmpl diff --git a/koha-tmpl/opac-tmpl/npl/en/opac-dictionary.tmpl b/koha-tmpl/opac-tmpl/npl/en/opac-dictionary.tmpl new file mode 100644 index 0000000000..6133b65586 --- /dev/null +++ b/koha-tmpl/opac-tmpl/npl/en/opac-dictionary.tmpl @@ -0,0 +1,142 @@ +Dictionary Search + +
+

Dictionary Search

+ +
+ + + " /> + " size="20" /> + + " /> + " /> +
+ + + + +
+ + Results to of in Authorities.No results found in Authorities. + +
+ + + + + + + + + + + + + + + + + +
Authorities
SummaryUsed inSelect
+ + + record(s) + + ',,0)" class="button catalogue">Select | + ',,1)" class="button catalogue">Sel & close +
+ +

No results in Authorities

+ + + + +

Catalog Search Results

+
+ + Results to of in the catalogNo results found in the catalog. + +
+ + + + + + + + + + + + + + +
SummaryUsed inSelect
+ + + + + + + record(s) + + ',,0)" class="button catalogue">Select | + ',,1)" class="button catalogue">Sel & close +
+ +
+ + &marclist=&search=&resultsperpage=&type=intranet&op=do_search&index="><<Previous + + + + + + &marclist=&search=&resultsperpage=&type=intranet&op=do_search&index="> + + + + &marclist=&search=&resultsperpage=&type=intranet&op=do_search&index=">Next>> + + +
+ + Results to of in the catalog.No results found in the catalog. + +
+ + + + + +
+ + + \ No newline at end of file diff --git a/koha-tmpl/opac-tmpl/npl/en/opac-search.tmpl b/koha-tmpl/opac-tmpl/npl/en/opac-search.tmpl index 2d5da93507..8d45a067c8 100644 --- a/koha-tmpl/opac-tmpl/npl/en/opac-search.tmpl +++ b/koha-tmpl/opac-tmpl/npl/en/opac-search.tmpl @@ -50,18 +50,18 @@ - + ... - + ... - + ... -- 2.39.5