Archived
1
0

remove title from post no

This commit is contained in:
Jeff Becker 2016-07-18 08:17:48 -04:00
parent 4216a777a3
commit e62d959b0b

View File

@ -31,7 +31,7 @@
{{/post.IsClearnet}} {{/post.IsClearnet}}
</span> </span>
<div class="postreply"> <div class="postreply">
<a class="postno" onclick="nntpchan_reply(this, '{{post.ShortHash}}');" title="{{post.MessageID}}" root="{{post.Reference}}" boardname="{{post.Board}}">&gt;&gt;{{post.ShortHash}}</a> <a class="postno" onclick="nntpchan_reply(this, '{{post.ShortHash}}');" root="{{post.Reference}}" boardname="{{post.Board}}">&gt;&gt;{{post.ShortHash}}</a>
<a href="{{post.PostURL}}">[{{#i18n.Translations}}{{reply_label}}{{/i18n.Translations}}]</a> <a href="{{post.PostURL}}">[{{#i18n.Translations}}{{reply_label}}{{/i18n.Translations}}]</a>
</div> </div>
<div> <div>