This commit is contained in:
Fredrick Brennan 2018-09-18 14:08:06 +08:00
parent f6cc993bce
commit aeb4a31194

View File

@ -87,7 +87,7 @@
</ul> </ul>
</form> </form>
{% if logs|count > 0 %} {% if logs and logs|count > 0 %}
<table class="modlog" style="width:600px"> <table class="modlog" style="width:600px">
<tr> <tr>
<th>{% trans 'IP address' %}</th> <th>{% trans 'IP address' %}</th>