]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/jot.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / frost-mobile / jot.tpl
index d8dd44990a113ea67365459e7f475d24741bbd90..d28cf57e48978dbb8350c00954ec411ce13cf350 100644 (file)
 <div id="profile-jot-submit-wrapper" class="jothidden">
        <input type="submit" id="profile-jot-submit" name="submit" value="$share" />
 
+       <div id="profile-rotator-wrapper" style="display: $visitor;" >
+               <img id="profile-rotator" src="images/rotator.gif" alt="$wait" title="$wait" style="display: none;" />
+       </div> 
+       
        <div id="profile-upload-wrapper" style="display: $visitor;" >
                <div id="wall-image-upload-div" ><a href="#" onclick="return false;" id="wall-image-upload" class="icon camera" title="$upload"></a></div>
        </div> 
        $jotplugins
        </div>
 
-       <div id="profile-rotator-wrapper" style="display: $visitor;" >
-               <img id="profile-rotator" src="images/rotator.gif" alt="$wait" title="$wait" style="display: none;" />
-       </div> 
-       
        <div id="jot-preview-content" style="display:none;"></div>
 
        <div style="display: none;">
@@ -75,8 +75,8 @@
                        $acl
                        <hr style="clear:both"/>
                        <div id="profile-jot-email-label">$emailcc</div><input type="text" name="emailcc" id="profile-jot-email" title="$emtitle" />
-                       <div id="profile-jot-email-end"></div>
                        $jotnets
+                       <div id="profile-jot-networks-end"></div>
                </div>
        </div>