From 75fe821e7903237cefee21973fba4eb82c83b58e Mon Sep 17 00:00:00 2001 From: Gus Date: Tue, 19 Jan 2016 20:28:43 +0000 Subject: [PATCH] Bug 15613 - Spelling mistake in opac-shelves.tt Spelling mistake in opac-shelves.tt paramter ==> parameter To test - check the change is made in the file Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt index 7fd410b..22650c7 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt @@ -838,7 +838,7 @@ $(function() { }); [% END %] - // If JS is enabled add paramter to download link + // If JS is enabled add parameter to download link var dialoglink = $(".download").attr("href"); dialoglink += "&context=modal"; $(".download").attr("href",dialoglink); -- 2.1.0