]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/templates/jot.tpl
Merge pull request #4353 from MrPetovan/task/4116-move-twitteroauth-to-composer
[friendica.git] / view / theme / frost / templates / jot.tpl
index b0301476a367b25f2b89069f403be8fc28b0d201..c0ba9b0457a3c42c9301724d5d689086dd17fdbd 100644 (file)
@@ -25,7 +25,7 @@
                {{/if}}
                <div id="jot-text-wrap">
                <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}}{{/if}}</textarea>
+               <textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" placeholder="{{$share}}">{{if $content}}{{$content}}{{/if}}</textarea>
                </div>
 
 <div id="profile-jot-submit-wrapper" class="jothidden">