Archived
1
0

fix placement

This commit is contained in:
Jeff Becker 2017-01-12 09:30:38 -05:00
parent 0f60daf299
commit 228af0c5f4

View File

@ -31,17 +31,17 @@
{{/post.IsClearnet}}
</span>
<div class="postreply">
<div class="postreport">
<label for="report_{{post.PostHash}}">[x]</label>
<input type="checkbox" id="report_{{post.PostHash}}">
<div style="display: none;" onclick="nntpchan_report('{{post.MessageID}}', '{{post.Reference}}')">
<div class="mod-delete">
[delete]
</div>
</div>
</div>
<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>
<div class="postreport">
<label for="report_{{post.PostHash}}">[x]</label>
<input type="checkbox" id="report_{{post.PostHash}}">
<div style="display: none;" onclick="nntpchan_report('{{post.MessageID}}', '{{post.Reference}}')">
<div class="mod-delete">
[delete]
</div>
</div>
</div>
</div>
<div>
Subject: <span class="subject">{{post.Subject}}</span>