mirror of
https://github.com/safing/web
synced 2025-04-12 06:59:10 +00:00
Fix wrong icon icon-play to icon-reload
This commit is contained in:
parent
cfea43e5d9
commit
6cb5844d30
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
{% endif %}
|
||||
{% if post.portmaster_update == true %}
|
||||
<span class="box-icon">
|
||||
<i class="icon-play text-xl"></i>
|
||||
<i class="icon-reload text-xl"></i>
|
||||
</span>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue