From 45c9e0acdce0888ffd300b2135c2600750eb97f1 Mon Sep 17 00:00:00 2001 From: Gus Date: Tue, 19 Jan 2016 20:28:43 +0000 Subject: [PATCH] [SIGNED-OFF] 15613 - Spelling mistake in opac-shelves.tt Content-Type: text/plain; charset="utf-8" Spelling mistake in opac-shelves.tt paramter ==> parameter To test - check the change is made in the file Signed-off-by: Owen Leonard --- 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.4