Fixes style. I18s table headers

This commit is contained in:
nonmakina 2021-01-19 21:47:53 -06:00
parent 6cc047100a
commit 6f87892a4b

View File

@ -25,16 +25,17 @@
{% endif %}
</div>
{% if stats %}
<div class="ban post">
<div class="ban" style="border: none; background: none;">
<h2 id="post-statistics">
{% trans "Post Statistics" %}
</h2>
</div>
<table class="modlog" style="width: 50%; text-align: left;">
<thead>
<tr>
<th>Board</th>
<th>PPH</th>
<th>Recent IPs</th>
<th>{% trans "Board" %}</th>
<th>{% trans "PPH" %}</th>
<th>{% trans "Recent IPs" %}</th>
</tr>
</thead>
<tbody>
@ -64,7 +65,6 @@
{% endfor %}
</tbody>
</table>
</div>
{% endif %}
<footer>
<p class="unimportant" style="margin-top:20px;text-align:center;">- Tinyboard +