From 37490da4823b2d74bab1c7fef7c278100681a025 Mon Sep 17 00:00:00 2001 From: oleonard Date: Wed, 7 Jan 2004 19:55:04 +0000 Subject: [PATCH] Modified HTML to move towards validity (quoted attributes, close tags, etc) --- .../opac-tmpl/default/en/opac-reserve.tmpl | 83 ++++++++++--------- 1 file changed, 45 insertions(+), 38 deletions(-) diff --git a/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl b/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl index 11cf7dbcd0..258bea13a0 100644 --- a/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl +++ b/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl @@ -1,29 +1,29 @@ -
+
- +
-
- Sorry, you cannot make reserves because you owe .
- Sorry, you cannot make more than reserves.
- You already have a reserve placed on this item.
- You must select at least on item type!
- You must select a branch for pickup!
-

+ + Sorry, you cannot make reserves because you owe .
+ Sorry, you cannot make more than reserves.
+ You already have a reserve placed on this item.
+ You must select at least one item type!
+ You must select a branch for pickup!
+

Reserve page for item: ( )

There are reserves already on this item.

-

Please select which item types are ok for you. The first of these item that matches one of these types that becomes available will be set kept for you.

+

Please select which item types are ok for you. The first of these item that matches one of these types that becomes available will be set kept for you.

-
+ "> - - +
+ /images/background-opac.gif"> @@ -31,7 +31,7 @@ - + @@ -42,65 +42,72 @@
Request Item Type Copies
"> Cannot be Reserved

Please select the branch from which you want to collect the item: -
-

- + +

+
Reserve on this date: - + - + - +
End reserve on this date: - + - + - +
-

- -

+

+ -

Please confirm that you wish to request an item of these types:

+

Please confirm that you wish to request an item of these types:

-
+ - - - + "> + "> +
- + - - +
Item Type/images/background-opac.gif">Item Type
">
Which is to be picked up from .
- + "> -
Note there will be a reserve charge of $
+

Note there will be a reserve charge of $

- -
+ + +
+ + \ No newline at end of file -- 2.39.2