forked from leftypol/leftypol
Adds bar | to unique IP counter
This commit is contained in:
parent
704ba15ced
commit
7ad0f7e635
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<br class="clear"/>
|
<br class="clear"/>
|
||||||
{% if not index %}
|
{% if not index %}
|
||||||
<div id="uniqueip"><span>Unique IPs: {{ iparray|length }} </span></div>
|
<div id="uniqueip"><span>Unique IPs: {{ iparray|length }} | </span></div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if hr %}<hr/>{% endif %}
|
{% if hr %}<hr/>{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue