]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/photos_upload.tpl
move tpl scripts to util
[friendica.git] / view / theme / frost-mobile / photos_upload.tpl
index d354bc589c74aa2831925a457a491557e118ca24..43dbcaad7b1182946c0c5e9e4c456f5c71782da4 100644 (file)
@@ -18,6 +18,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>
@@ -39,9 +41,9 @@
 
        <div id="photos-upload-spacer"></div>
 
-       $uploader
+       $alt_uploader
 
-       $default
+       $default_upload_submit
 
        <div class="photos-upload-end" ></div>
 </form>