]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/msg-header.tpl
Store and display the subscribed tags
[friendica.git] / view / templates / msg-header.tpl
index d3728780029cea104f058a6c52d11df05f246db2..7b8baf0750bf5ed6a9a47fdebe02eb726f02202d 100644 (file)
@@ -6,7 +6,7 @@
        $(document).ready(function() {
                var uploader = new window.AjaxUpload(
                        'prvmail-upload',
-                       { action: 'wall_upload/{{$nickname}}',
+                       { action: 'profile/{{$nickname}}/photos/upload',
                                name: 'userfile',
                                onSubmit: function(file,ext) { $('#profile-rotator').show(); },
                                onComplete: function(file,response) {