From 21bfaa4057fdfe4391f871d3b829fde9b2215362 Mon Sep 17 00:00:00 2001 From: tipaul Date: Wed, 19 Mar 2003 15:15:33 +0000 Subject: [PATCH] code cleaning and indenting --- .../opac-tmpl/default/en/opac-reserve.tmpl | 203 ++++++++---------- 1 file changed, 93 insertions(+), 110 deletions(-) diff --git a/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl b/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl index a0a409911c..7f84802613 100644 --- a/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl +++ b/koha-tmpl/opac-tmpl/default/en/opac-reserve.tmpl @@ -9,120 +9,103 @@ - - -
-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! -

+ + +
+ 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! +

- - - - -

-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. -

- -

- - - - - - - - - - - - - - - - - - - - -
RequestItem TypeCopies
Cannot be Reserved
-

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

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

- - - -

- + +

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.

+ +

+ + + + + + + + + + + + + + + + + + + +
RequestItem TypeCopies
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: -

- -

- - - - - - - - - - - - - - - - -
Item Type
- -Which is to be picked up from .
- - - -
Note there will be a reserve charge of $
-
- - - -
- + +

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

+ +

+ + + + + + + + + + + + + + +
Item Type
+ Which is to be picked up from .
+ + +
Note there will be a reserve charge of $
+
+ +
-- 2.39.5