]> git.mxchange.org Git - friendica.git/blobdiff - view/en/jot-header.tpl
allow community page members to upload photos and assorted other stuff which was...
[friendica.git] / view / en / jot-header.tpl
index 26640d8f1280b532ae6f185ad3b3ac47c96500d7..b687f65a69d70ee8512df188185f33c3021e22fc 100644 (file)
@@ -53,7 +53,7 @@ tinyMCE.init({
        $(document).ready(function() {
                var uploader = new window.AjaxUpload(
                        'wall-image-upload',
-                       { action: 'wall_upload',
+                       { action: 'wall_upload/$nickname',
                                name: 'userfile',
                                onSubmit: function(file,ext) { $('#profile-rotator').show(); },
                                onComplete: function(file,response) {