fix prev commit

master
Aevann 2024-10-24 17:48:57 +03:00
parent 046444a28a
commit 2529643b46
1 changed files with 1 additions and 1 deletions

View File

@ -624,7 +624,7 @@
{% endif %}
{% if v and (not c.ghost or v.admin_level >= PERMS['SEE_GHOST_VOTES']) %}
<a class="list-group-item" href="/votes/{{c.fullname}}"><i class="fas fa-arrows-v mr-2"></i>Context</a>
<a class="list-group-item" href="/votes/{{c.fullname}}"><i class="fas fa-arrows-v mr-2"></i>Votes</a>
{% endif %}
<a class="list-group-item" href="{{c.permalink}}"><i class="fas fa-book-open mr-2"></i>Context</a>