Merge pull request #1160 from aeosynth/format

format ThreadStats.html
This commit is contained in:
Mayhem 2013-06-15 04:16:21 -07:00
commit 6cc378c4fb

View File

@ -1 +1,3 @@
<div class="move" title="Post count / File count / Page count"><span id="post-count">...</span> / <span id="file-count">...</span> / <span id="page-count">...</span></div>
<div class="move" title="Post count / File count / Page count">
<span id="post-count">...</span> / <span id="file-count">...</span> / <span id="page-count">...</span>
</div>