X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy-dark%2Fhead.tpl;h=d1bdc256b8f7b02f715bcdb52d4f6500d85fc399;hb=6278b2a923a89fbf2e77aee367dd6499e48f8c1b;hp=f606f2f7e2dde6a0bdff17a11e9a9c4e19f1a4bf;hpb=9243c9fc141237453f05d215058d4b975d010437;p=friendica.git diff --git a/view/theme/dispy-dark/head.tpl b/view/theme/dispy-dark/head.tpl index f606f2f7e2..d1bdc256b8 100644 --- a/view/theme/dispy-dark/head.tpl +++ b/view/theme/dispy-dark/head.tpl @@ -7,7 +7,7 @@ - + '); + ins = ins.replace('&','&'); + ins = ins.replace('"','"'); + $("#comment-edit-text-" + id).val(tmpStr + ins); + } + function showHideComments(id) { if( $('#collapsed-comments-' + id).is(':visible')) { $('#collapsed-comments-' + id).hide(); @@ -73,8 +91,4 @@ $('#hide-comments-' + id).html('$showfewer'); } } - - - -