Change formatting for Unique IPs summary information.
This commit is contained in:
parent
01577c1222
commit
cdf1e6a267
@ -96,7 +96,7 @@
|
|||||||
{% include 'post_reply.html' %}
|
{% include 'post_reply.html' %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% if mod and not index %}
|
{% if mod and not index %}
|
||||||
<p>Unique IPs: {{ iparray|length }} </p>
|
<div id="uniqueip"><span style="display: block; float: left;">Unique IPs: {{ iparray|length }} </span></div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<br class="clear"/>{% if hr %}<hr/>{% endif %}
|
<br class="clear"/>{% if hr %}<hr/>{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user