From 1436b075bfbf6a2f4abaddfd9d124153004bc45f Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sun, 1 Jan 2017 13:46:20 -0800 Subject: issue #636 - some localised (e.g. Italian) strings have single quotes which throw JS errors when used in single quoted template constructs. --- view/tpl/wiki.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/wiki.tpl b/view/tpl/wiki.tpl index 1b0b06132..8ad010168 100644 --- a/view/tpl/wiki.tpl +++ b/view/tpl/wiki.tpl @@ -368,7 +368,7 @@ $.post("embedphotos/album", {name: album}, function(data) { if (data['status']) { - $('#embedPhotoModalLabel').html('{{$modalchooseimages}}'); + $('#embedPhotoModalLabel').html("{{$modalchooseimages}}"); $('#embedPhotoModalBodyAlbumDialog').html('\