]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/smarty3/photos_upload.tpl
don't change to string in prune_deadguys()
[friendica.git] / view / theme / frost-mobile / smarty3 / photos_upload.tpl
index 0c4a26077b962ed832ccc30527006f174cbf06d6..d0b5135cb7813059c5409e3f281e8656e780182d 100644 (file)
@@ -23,6 +23,8 @@
        </div>
        <div id="photos-upload-exist-end"></div>
 
+       {{$default_upload_box}}
+
        <div id="photos-upload-noshare-div" class="photos-upload-noshare-div" >
                <input id="photos-upload-noshare" type="checkbox" name="not_visible" value="1" checked />
                <label id="photos-upload-noshare-text" for="photos-upload-noshare" >{{$nosharetext}}</label>
@@ -44,9 +46,9 @@
 
        <div id="photos-upload-spacer"></div>
 
-       {{$uploader}}
+       {{$alt_uploader}}
 
-       {{$default}}
+       {{$default_upload_submit}}
 
        <div class="photos-upload-end" ></div>
 </form>