fix placement
This commit is contained in:
		@@ -31,6 +31,8 @@
 | 
				
			|||||||
  {{/post.IsClearnet}}
 | 
					  {{/post.IsClearnet}}
 | 
				
			||||||
    </span>
 | 
					    </span>
 | 
				
			||||||
    <div class="postreply">
 | 
					    <div class="postreply">
 | 
				
			||||||
 | 
					      <a class="postno" onclick="nntpchan_reply(this, '{{post.ShortHash}}');" root="{{post.Reference}}" boardname="{{post.Board}}">>>{{post.ShortHash}}</a>
 | 
				
			||||||
 | 
					      <a href="{{post.PostURL}}">[{{#i18n.Translations}}{{reply_label}}{{/i18n.Translations}}]</a>
 | 
				
			||||||
      <div class="postreport">
 | 
					      <div class="postreport">
 | 
				
			||||||
          <label for="report_{{post.PostHash}}">[x]</label>
 | 
					          <label for="report_{{post.PostHash}}">[x]</label>
 | 
				
			||||||
          <input type="checkbox" id="report_{{post.PostHash}}">
 | 
					          <input type="checkbox" id="report_{{post.PostHash}}">
 | 
				
			||||||
@@ -40,8 +42,6 @@
 | 
				
			|||||||
              </div>
 | 
					              </div>
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <a class="postno" onclick="nntpchan_reply(this, '{{post.ShortHash}}');" root="{{post.Reference}}" boardname="{{post.Board}}">>>{{post.ShortHash}}</a>
 | 
					 | 
				
			||||||
      <a href="{{post.PostURL}}">[{{#i18n.Translations}}{{reply_label}}{{/i18n.Translations}}]</a>
 | 
					 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div>
 | 
					    <div>
 | 
				
			||||||
      Subject: <span class="subject">{{post.Subject}}</span>
 | 
					      Subject: <span class="subject">{{post.Subject}}</span>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user