From b717110c142aa389521ad7676b01d832fbc3d35f Mon Sep 17 00:00:00 2001 From: Garry Collum Date: Sat, 12 Jun 2010 11:50:38 -0400 Subject: [PATCH] But 4890: Fixes invalid XHTML in basket.tmpl Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl index 3c48fb83a8..b46f02be4d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl @@ -94,7 +94,7 @@
  • &op=add_form" class="button" id="basketheadbutton">Edit basket header information
  • Delete this basket
  • -
  • +
  • &owner=1" class="button" id="uncertpricesbutton">Uncertain prices
  • -- 2.20.1