]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/tools.html
fixed note bookmarklet
[github/shaarli/Shaarli.git] / tpl / default / tools.html
index 35173d179144aab4bac64494cd2e4177e13f61f2..72fd58aff680b59a1773bc25c6624550034c318d 100644 (file)
@@ -97,7 +97,7 @@
             var%20desc=document.getSelection().toString();
             if(desc.length>4000){
               desc=desc.substr(0,4000)+'...';
-              alert("{function="str_replace(' ', '%20', t('The selected text is too long, it will be truncated.'))"}");
+              alert('{function="str_replace(' ', '%20', t('The selected text is too long, it will be truncated.'))"}');
             }
             window.open(
               '{$pageabsaddr}?private=1&post='+