From 2b60535595481e621ead668c0e19fe91179dec84 Mon Sep 17 00:00:00 2001 From: oleonard Date: Wed, 7 Jan 2004 19:54:04 +0000 Subject: [PATCH] Modified HTML to move towards validity (quoted attributes, close tags, etc) --- .../opac-tmpl/default/en/opac-reserve.tmpl | 84 ++++++++++--------- 1 file changed, 46 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 6bbb9ba95c..258bea13a0 100644 --- a/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl +++ b/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl @@ -1,28 +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"> @@ -30,7 +31,7 @@ - + @@ -41,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.5