]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/jot.tpl
quattro post preview, style contacts pages, style for "shiny" class, fix contacts...
[friendica.git] / view / theme / dispy / jot.tpl
index 0ceddb3b7be39aeaeddd143974114c29afe8047b..c312d221a1e89d5a22442ed883e3665f2f647d44 100755 (executable)
@@ -24,7 +24,6 @@
 
                 <img id="profile-jot-text-loading" src="images/rotator.gif" alt="$wait" title="$wait" style="display: none;" />
                 <textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" >{{ if $content }}$content{{ else }}$share{{ endif }}</textarea>
-                {{ if $content }}<script>initEditor();</script>{{ endif }}
 
 
 <div id="profile-jot-submit-wrapper" style="display:none">
@@ -73,3 +72,4 @@
 <div id="profile-jot-end"></div>
 </form>
 </div>
+                {{ if $content }}<script>initEditor();</script>{{ endif }}