]> 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 2017ae784c6e3e06912b23ba378d607aa3e0a769..d0b5135cb7813059c5409e3f281e8656e780182d 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 <h3>{{$pagename}}</h3>
 
 <div id="photos-usage-message">{{$usage}}</div>
@@ -18,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>
@@ -39,9 +46,9 @@
 
        <div id="photos-upload-spacer"></div>
 
-       {{$uploader}}
+       {{$alt_uploader}}
 
-       {{$default}}
+       {{$default_upload_submit}}
 
        <div class="photos-upload-end" ></div>
 </form>