From 1a5013441ba0f9484127ac813b709da9746009ad Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 1 Apr 2008 12:01:06 -0500 Subject: [PATCH] XHTML fixes for various circ templates Signed-off-by: Joshua Ferraro --- .../prog/en/modules/circ/billing.tmpl | 26 ++++++++-------- .../prog/en/modules/circ/pendingreserves.tmpl | 28 ++++++++--------- .../prog/en/modules/circ/reserveratios.tmpl | 30 +++++++++---------- .../prog/en/modules/circ/waitingreserves.tmpl | 2 +- 4 files changed, 43 insertions(+), 43 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/billing.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/billing.tmpl index 8cd001554d..b86b6dc744 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/billing.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/billing.tmpl @@ -23,18 +23,18 @@

Billing on -
From +
From to


-
+

-

The following patrons have bills.

@@ -111,22 +111,22 @@ Calendar.setup( diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tmpl index be954d1c35..84f7a1e655 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tmpl @@ -27,10 +27,10 @@ to )

-
+

-

The following holds have not been filled.

@@ -116,26 +116,26 @@ Calendar.setup( Patrons with Holds
@@ -143,7 +143,7 @@ Calendar.setup( - +
Patron - &to=">Sort + &to=">Sort Fee Item - &to=">Sort + &to=">Sort Description - &to=">Sort + &to=">Sort Type - &to=">Sort + &to=">Sort Date - &to=">Sort + &to=">Sort Total Amount - &to=">Sort + &to=">Sort
Title - &to=">Sort + &to=">Sort Libraries - &to=">Sort + &to=">Sort Available Call Numbers - &to=">Sort + &to=">Sort Available Itypes - &to=">Sort + &to=">Sort Available Locations - &to=">Sort + &to=">Sort Earliest Hold Date - &to=">Sort + &to=">Sort

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/reserveratios.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/reserveratios.tmpl index 20af72d44d..d72014b92e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/reserveratios.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/reserveratios.tmpl @@ -22,19 +22,19 @@
-

Hold Ratios to Calculate Items Needed
- Calculated on
From +

Hold Ratios to Calculate Items Needed
+ Calculated on
From to


-
+

-

These items have a large number of holds.

@@ -110,25 +110,25 @@ Calendar.setup( diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl index 67f254bd4d..78397f3721 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tmpl @@ -71,7 +71,7 @@
Reserves - &order=reservecount&from=&to=">Sort + &order=reservecount&from=&to=">Sort Items - &order=itemcount&from=&to=">Sort + &order=itemcount&from=&to=">Sort Title - &order=biblio&from=&to=">Sort + &order=biblio&from=&to=">Sort Holding Branches - &order=branch&from=&to=">Sort + &order=branch&from=&to=">Sort Location - &order=location&from=&to=">Sort + &order=location&from=&to=">Sort Itype - &order=itype&from=&to=">Sort + &order=itype&from=&to=">Sort Call Numbers - &order=callnumber&from=&to=">Sort + &order=callnumber&from=&to=">Sort Items Needed

-
+ " /> " /> " /> -- 2.39.5