]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/jot.tpl
The preview button is now a button. This is more consistent
[friendica.git] / view / templates / jot.tpl
index efa00ce20ca4e36f34c064b6c4903ff763f249d3..b1c121e35244537362d0133ab84370320d859bc0 100644 (file)
@@ -59,7 +59,8 @@
                <a href="#profile-jot-acl-wrapper" id="jot-perms-icon" class="icon {{$lockstate}}"  title="{{$permset}}" ></a>{{$bang}}
        </div>
 
-       {{if $preview}}<span onclick="preview_post();" id="jot-preview-link" class="fakelink">{{$preview}}</span>{{/if}}
+       <!-- {{if $preview}}<span onclick="preview_post();" id="jot-preview-link" class="fakelink">{{$preview}}</span>{{/if}} -->
+       {{if $preview}}<input type="submit" onclick="preview_post(); return false;" id="jot-preview-link" value="{{$preview}}" />{{/if}}
 
        <div id="profile-jot-perms-end"></div>