]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/jot.tpl
Use placeholder attribute for Share message
[friendica.git] / view / templates / jot.tpl
index a3600c3ff5fb1cc9d6c26f6c8b976a0beecc6209..e4692a8bba69fb389289f8f913a0b483d51cd9b3 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">