Fixes Where are ip notes displayed #168, typographical error.

This commit is contained in:
Benjamin Southall 2019-08-18 07:38:02 +10:00
parent bbf201bc7b
commit eefa9e3790

View file

@ -18,7 +18,7 @@
<legend>{{ notes|count }} {% trans notes_on_record %}</legend>
</legend>
{% if notes and noteslength > 0 %}
{% if notes and notes|length > 0 %}
<table class="modlog">
<tr>
<th>{% trans 'Staff' %}</th>