---
.../prog/en/modules/acqui/basket.tmpl | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
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 3021681..9079b6d 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl
@@ -90,11 +90,12 @@
}
//]]>
</script>
+
<ul id="toolbar-list" class="toolbar">
<li><a href="basketheader.pl?basketno=<!-- TMPL_VAR
NAME="basketno" -->&op=add_form" class="button" id="basketheadbutton">Edit
basket header information</a></li>
<li><a href="javascript:confirm_deletion();"
class="button" id="delbasketbutton">Delete this basket</a></li>
<!-- TMPL_IF name="unclosable" -->
- <li><button onclick="confirm_close()"
class="yui-button-disabled" id="closebutton" type="button" disabled="disabled"
title="You can not close this basket" />Can not close basket</li>
+ <li><button onclick="confirm_close()"
class="yui-button-disabled" id="closebutton" type="button" disabled="disabled"
title="You can not close this basket">Can not close basket</button></li>
<!-- TMPL_ELSIF name="uncertainprices" -->
<li><a
href="/cgi-bin/koha/acqui/uncertainprice.pl?booksellerid=<!-- TMPL_VAR
name="booksellerid" -->&owner=1" class="button"
id="uncertpricesbutton">Uncertain prices</a></li>
<!-- TMPL_ELSE -->
@@ -102,6 +103,7 @@
<!-- /TMPL_IF -->
<li><a href="<!-- TMPL_VAR name="script_name"
-->?op=export&basketno=<!-- TMPL_VAR name="basketno"
-->&booksellerid=<!-- TMPL_VAR name="booksellerid" -->" class="button"
id="exportbutton">Export this basket as CSV</a></li>
</ul>
+
</div>
<!-- TMPL_ELSE -->
<!-- TMPL_UNLESS name="grouped" -->
@@ -178,7 +180,7 @@
</p>
</form>
<!-- TMPL_ELSE -->
- <a
href="/cgi-bin/koha/acqui/basketgroup.pl?op=add&booksellerid=<!-- TMPL_VAR
name="basketgroups" -->&basketgroupid=<!-- TMPL_VAR name="id" -->"><!--
TMPL_VAR name="name" --></a>
+ <a
href="/cgi-bin/koha/acqui/basketgroup.pl?op=add&booksellerid=<!-- TMPL_VAR
name="basketgroups" -->&basketgroupid=<!-- TMPL_VAR name="id" -->"><!--
TMPL_VAR name="name" --></a>
<!-- /TMPL_IF -->
<!-- /TMPL_IF -->
</div>
--
1.7.0.4
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches