From 5f61b4b465c601ac2314448b0fc9b6ae02a26301 Mon Sep 17 00:00:00 2001 From: tipaul Date: Fri, 12 Nov 2004 16:28:10 +0000 Subject: [PATCH] some html fixes & bugfix for biblio printing --- .../opac-tmpl/css/en/opac-ISBDdetail.tmpl | 2 +- .../opac-tmpl/css/en/opac-MARCdetail.tmpl | 10 ++-- koha-tmpl/opac-tmpl/css/en/opac-detail.tmpl | 2 +- .../opac-tmpl/css/en/opac-detailprint.tmpl | 52 +++++++++++++++++++ koha-tmpl/opac-tmpl/css/en/opac-search.tmpl | 6 +-- koha-tmpl/opac-tmpl/css/en/opac-user.tmpl | 4 +- .../opac-tmpl/css/en/opac-userupdate.tmpl | 22 ++++---- 7 files changed, 74 insertions(+), 24 deletions(-) create mode 100644 koha-tmpl/opac-tmpl/css/en/opac-detailprint.tmpl diff --git a/koha-tmpl/opac-tmpl/css/en/opac-ISBDdetail.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-ISBDdetail.tmpl index 51023ea202..88d71c0466 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-ISBDdetail.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-ISBDdetail.tmpl @@ -7,7 +7,7 @@ " class="button"> MARC - ')" class="button catalogue"> + ')" class="button catalogue"> Print diff --git a/koha-tmpl/opac-tmpl/css/en/opac-MARCdetail.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-MARCdetail.tmpl index 074f3039b0..af67076deb 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-MARCdetail.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-MARCdetail.tmpl @@ -7,12 +7,14 @@ " class="button catalogue"> ISBD - ')" class="button catalogue"> + ')" class="button catalogue"> Print - class="button catalogue">Request + "> + Request + @@ -250,10 +252,6 @@ function active(numlayer) } } } - -function Dopop(link) { - newin=window.open(link,'width=500,height=400,toolbar=false,scrollbars=yes'); -} diff --git a/koha-tmpl/opac-tmpl/css/en/opac-detail.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-detail.tmpl index 70d049201d..fccc725f04 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-detail.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-detail.tmpl @@ -8,7 +8,7 @@ " class="button"> MARC - ')" class="button catalogue"> + ')" class="button catalogue"> Print diff --git a/koha-tmpl/opac-tmpl/css/en/opac-detailprint.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-detailprint.tmpl new file mode 100644 index 0000000000..caa39c744e --- /dev/null +++ b/koha-tmpl/opac-tmpl/css/en/opac-detailprint.tmpl @@ -0,0 +1,52 @@ + + + + + + + + + + +
+ BIBLIO RECORD +
+
+
+
+ Published by : + in + , + ,
+ Collection:
+ Subject:
+ Year :
+ Notes:
+ Unititle:
+ Dewey: ">
+ Classification:
+ LCCN:
+ URL: ">
+ ISBN:
+ +
+ + + + + + + + + + + +
,
+ + + \ No newline at end of file diff --git a/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl index 782ba7fd97..bfd676dcaf 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl @@ -117,10 +117,10 @@

Hints

Title

-

You can enter a complete or a part of a title The search will also be done in subtitles and 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)

+

You can enter a name or a surname. The search will also be done in additional authors and 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)

Branches

Select a branch if you want to limit your search to items in a specific branch. By default the search is done on every branches of the library

Partial search

diff --git a/koha-tmpl/opac-tmpl/css/en/opac-user.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-user.tmpl index d06bf8134d..3f2316b23a 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-user.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-user.tmpl @@ -9,7 +9,7 @@

(hm)

(wk)

-

Something new: Update Record

+

Update Record

@@ -55,7 +55,7 @@ Due date Itemtype Charges - Current Loan + Renewable diff --git a/koha-tmpl/opac-tmpl/css/en/opac-userupdate.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-userupdate.tmpl index 6ef23e1e4e..d30f784afa 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-userupdate.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-userupdate.tmpl @@ -1,22 +1,22 @@ - +

Member information change

Please change what's needed. An email will be sent to the library.
Your changes won't appear until the library has validated them.

- +
-

Surname:

-

Title:

-

First name:

-

Street address:

-

City:

-

Home phone:

-

Work/Fax phone:

-

Email:

+

+

+

+

+

+

+

+

- + -- 2.39.5