]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/jot.tpl
Use placeholder attribute for Share message
[friendica.git] / view / theme / quattro / templates / jot.tpl
index 41d633b25c3191f01ee65fd43123862091180602..97fb0c24ff917f101cae7e35d62c8b24f9dc38d3 100644 (file)
@@ -21,7 +21,7 @@
                <input type="hidden" name="contact_allow[]" value="<{{$notes_cid}}>" />
                {{/if}}
 
-               <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>
 
                <ul id="jot-tools" class="jothidden" style="display:none">
                        <li><a href="#" onclick="return false;" id="wall-image-upload" title="{{$upload}}">{{$shortupload}}</a></a></li>