]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/wallmsg-header.tpl
added curly braces + space
[friendica.git] / view / templates / wallmsg-header.tpl
index f03f496fe2948d060e2eb9db03b03f4b1a365480..2d4cd23797698ac4403c13809a93b6670886885d 100644 (file)
@@ -44,7 +44,7 @@ if(plaintext != 'none') {
        });
 }
 else
-       $("#prvmail-text").contact_autocomplete(baseurl+"/acl");
+       $("#prvmail-text").editor_autocomplete(baseurl+"/acl");
 
 
 </script>