]> 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 0260045b165de5b7cfa0af2aeba72cda0bf96241..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>
@@ -28,6 +30,7 @@
                <a href="#photos-upload-permissions-wrapper" id="photos-upload-perms-menu" class="button popupbox" />
                <span id="jot-perms-icon" class="icon $lockstate" ></span>$permissions
                </a>
+       </div>
        <div id="photos-upload-perms-end"></div>
 
        <div style="display: none;">
@@ -38,9 +41,9 @@
 
        <div id="photos-upload-spacer"></div>
 
-       $uploader
+       $alt_uploader
 
-       $default
+       $default_upload_submit
 
        <div class="photos-upload-end" ></div>
 </form>