From fa31d3b02ad6ea1a462f6252d21f414fbbcccf3e Mon Sep 17 00:00:00 2001 From: oleonard Date: Wed, 24 Aug 2005 17:54:51 +0000 Subject: [PATCH] Fixes for Bug 926 (forms lack method and/or action attributes). Also hiding 'delete' functionality from opac-shelves.tmpl when user cannot manage shelf, other HTML cleanup --- .../css/en/opac-addbookbybiblionumber.tmpl | 2 +- koha-tmpl/opac-tmpl/css/en/opac-basket.tmpl | 18 +++---- koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl | 42 ++++++++-------- .../opac-tmpl/css/en/opac-suggestions.tmpl | 48 +++++++++---------- 4 files changed, 55 insertions(+), 55 deletions(-) diff --git a/koha-tmpl/opac-tmpl/css/en/opac-addbookbybiblionumber.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-addbookbybiblionumber.tmpl index 83c6d58459..4e31feec56 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-addbookbybiblionumber.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-addbookbybiblionumber.tmpl @@ -4,7 +4,7 @@

Select bookshelf

-
+

or add to a new bookshelf

diff --git a/koha-tmpl/opac-tmpl/css/en/opac-basket.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-basket.tmpl index 2863d680d3..4562afdf49 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-basket.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-basket.tmpl @@ -1,10 +1,10 @@ - + -

+
@@ -111,8 +111,8 @@ - location - barcode + Location + Barcode @@ -134,7 +134,7 @@ -
  
+
" onClick="selRecord(value,checked);">
@@ -148,10 +148,10 @@ ISBN:
- subtitle:
+ Subtitle:
Author:
Additional authors:
- published by : + Published by : in , ,
@@ -168,8 +168,8 @@ - location - barcode + Location + Barcode diff --git a/koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl index d446de405e..0c2b2c7eda 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl @@ -1,24 +1,24 @@
-
+

Shelf content

- - - + + + - class="hilighted">"> - class="hilighted"> - class="hilighted">"> - class="hilighted"> + + + +
deletebarcodetitleDelete BarcodeTitle Author
"> ">
@@ -34,7 +34,7 @@
- +

Add a book by barcode

"> @@ -59,7 +59,7 @@

Select Shelves to Delete

- + @@ -77,7 +77,7 @@
-
+

Add Shelf

@@ -111,13 +111,13 @@ Modify - - class="hilighted"> + + "> - class="hilighted"> + Private @@ -128,15 +128,15 @@ Free - class="hilighted"> + item(s) - - class="hilighted"> - " class="button">Modify - + + + " class="button">Modify +   - + @@ -149,7 +149,7 @@
- +

Modify shelf

"> diff --git a/koha-tmpl/opac-tmpl/css/en/opac-suggestions.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-suggestions.tmpl index fd1c7b5ea3..dec7e1daa4 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-suggestions.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-suggestions.tmpl @@ -4,17 +4,17 @@

Enter a new suggestion

Fill this form to suggest the library a new acquisition. You will be mailed when the library treats you suggestion

No fields are mandatory. Fill whatever you know. The "Note" field can be used for whatever you want

- + -

-

-

-

-

-

-

-

-

+

+

+

+

+

+

+

+

+

@@ -34,7 +34,7 @@ Note -
+ Filter on @@ -82,8 +82,8 @@ @@ -94,39 +94,39 @@
-
+ - + "> - class="hilighted"> + - class="hilighted"> + - class="hilighted"> + - class="hilighted"> + - class="hilighted"> + Asked Accepted, will be ordered soon Ordered by the library Suggestion rejected : won't be buy Received by the library - class="hilighted"> + , - class="hilighted"> + , - class="hilighted"> + @@ -149,7 +149,7 @@ -
+

Note : if you ask suggestion done by anybody, the result will contain only new suggestions. Suggestions treated by a librarian will not be shown.

-- 2.39.5