X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftemplates%2Fwallmsg-header.tpl;h=2d4cd23797698ac4403c13809a93b6670886885d;hb=2ef50cb7e6f51f032ed676a78af64e0bc9130b29;hp=f03f496fe2948d060e2eb9db03b03f4b1a365480;hpb=00c16b387acb3675db1bbccb5dc8dfb598ca91a5;p=friendica.git diff --git a/view/templates/wallmsg-header.tpl b/view/templates/wallmsg-header.tpl index f03f496fe2..2d4cd23797 100644 --- a/view/templates/wallmsg-header.tpl +++ b/view/templates/wallmsg-header.tpl @@ -44,7 +44,7 @@ if(plaintext != 'none') { }); } else - $("#prvmail-text").contact_autocomplete(baseurl+"/acl"); + $("#prvmail-text").editor_autocomplete(baseurl+"/acl");