X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fmsg-header.tpl;h=7b8baf0750bf5ed6a9a47fdebe02eb726f02202d;hb=ba967386f4f2c1d5977f1ac4ac4473ad892e366b;hp=d3728780029cea104f058a6c52d11df05f246db2;hpb=6f44476c567165a6c244bedde9f7548070393315;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) {