From 21cdd2feb45406728faa395cd457670c4aef2bb3 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 13 Dec 2010 22:14:11 +0100 Subject: [PATCH] Fix for Bug 5000, Uncertain prices misses option to choose display language - Adding missing footer include for language chooser - Correcting markup and structure errors Signed-off-by: Katrin Fischer Signed-off-by: Chris Cormack --- .../prog/en/modules/acqui/uncertainprice.tmpl | 23 ++++++++----------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tmpl index 86f635e3ea..86d9186c4d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tmpl @@ -22,7 +22,7 @@ function check(form) { ?booksellerid="> -

Orders with uncertain prices for vendor "> &op=enter">(edit)

+

Orders with uncertain prices for vendor "> &op=enter">(edit)

Contact information

Address: @@ -35,8 +35,8 @@ function check(form) {

Phone: / Fax:

-

-
Contact: +
+
Contact:
@@ -44,7 +44,7 @@ function check(form) {
-

+

Notes:

@@ -84,7 +84,7 @@ function check(form) { /
,

- &booksellerid=&basketno="> + &booksellerid=&basketno="> edit @@ -92,25 +92,22 @@ function check(form) { - " value="1" checked> + " value="1" checked="checked" /> " value="" - onChange="uncheckbox(this.form, );" /> + onchange="uncheckbox(this.form, );" /> " value="" - onChange="uncheckbox(this.form, );" /> + onchange="uncheckbox(this.form, );" /> - +
- - - - \ No newline at end of file + -- 2.39.2