]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/msg-header.tpl
Fix review points
[friendica.git] / view / theme / frio / templates / msg-header.tpl
index 209010d7ac98d5f00faa6b4f0ab627048429af9f..a1290c6ca65514ed208f63674487128132f8c683 100644 (file)
@@ -1,6 +1,6 @@
 
 <script type="text/javascript">
-       $("#comment-edit-text-input").editor_autocomplete(baseurl+"/acl");
+       $("#comment-edit-text-input").editor_autocomplete(baseurl + '/search/acl');
 
        $(document).ready(function() {
                $("#comment-edit-text-input").bbco_autocomplete('bbcode');