---
.../prog/en/modules/serials/claims.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tmpl
b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tmpl
index d678022..90d6a00 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tmpl
@@ -25,7 +25,7 @@
// Checkboxes : Select All / None
$("span.checkall").html("<input type=\"checkbox\"
name=\"CheckAll\"> "+_("Check All"));
- $("span.exportSelected").html("<a id=\"ExportSelected\"
href=\"/cgi-bin/koha/serials/claims.pl\">Export selected items data<\/a>");
+ $("span.exportSelected").html("<a id=\"ExportSelected\"
href=\"/cgi-bin/koha/serials/claims.pl\"> "+_("Export selected items data")
+"<\/a>");
$("#CheckAll").click(function(){
--
1.6.3.3
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches