X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fmsg-header.tpl;h=7b8baf0750bf5ed6a9a47fdebe02eb726f02202d;hb=f842e7b81395803d4bd914175455d120837da312;hp=d3728780029cea104f058a6c52d11df05f246db2;hpb=8e005f7de2bc8fa9e82d7ae666b9b3b94f2a8cf4;p=friendica.git diff --git a/view/templates/msg-header.tpl b/view/templates/msg-header.tpl index d372878002..7b8baf0750 100644 --- a/view/templates/msg-header.tpl +++ b/view/templates/msg-header.tpl @@ -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) {