Don't open threads from the catalog in new tabs.

This commit is contained in:
Mayhem 2014-02-10 10:00:29 +01:00
parent 130462f3f9
commit fd5a1e053f

View File

@ -1,4 +1,4 @@
<a href="/#{thread.board}/res/#{thread.ID}" target="_blank" class="thumb"></a>
<a href="/#{thread.board}/res/#{thread.ID}" class="thumb"></a>
<div class="thread-stats" title="Post count / File count / Page count">
<span class="post-count">#{postCount}</span> / <span class="file-count">#{fileCount}</span> / <span class="page-count">#{pageCount}</span>
<span class="thread-icons"></span>