]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/photos_upload.tpl
open channel settings when empty
[friendica.git] / view / templates / photos_upload.tpl
index 5c5727bccb81e700948a7117fb396c9343698ef7..637681ca54fdedc6ce3c922b5997241801e67d3a 100644 (file)
@@ -3,7 +3,7 @@
 
 <div id="photos-usage-message">{{$usage}}</div>
 
-<form action="photos/{{$nickname}}" enctype="multipart/form-data" method="post" name="photos-upload-form" id="photos-upload-form">
+<form action="profile/{{$nickname}}/photos" enctype="multipart/form-data" method="post" name="photos-upload-form" id="photos-upload-form">
        <div id="photos-upload-new-wrapper">
                <div id="photos-upload-newalbum-div">
                        <label id="photos-upload-newalbum-text" for="photos-upload-newalbum">{{$newalbum}}</label>
@@ -47,4 +47,3 @@
 
        <div class="photos-upload-end"></div>
 </form>
-