This commit is contained in:
nonmakina 2021-01-19 21:49:43 -06:00
parent 4eab810a3b
commit 3beb54ac2b
1 changed files with 2 additions and 2 deletions

View File

@ -26,9 +26,9 @@
</div> </div>
{% if stats %} {% if stats %}
<div class="ban" style="border: none; background: none;"> <div class="ban" style="border: none; background: none;">
<h2 id="post-statistics"> <h1 id="post-statistics">
{% trans "Post Statistics" %} {% trans "Post Statistics" %}
</h2> </h1>
</div> </div>
<table class="modlog" style="width: 50%; text-align: left;"> <table class="modlog" style="width: 50%; text-align: left;">
<thead> <thead>