forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-01-18 00:24:57 +02:00
parent 4dfb0610de
commit c0f5e2e7bd
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@
{% endif %}
{% if c.author_name != '👻' %}:<a href="/votes?link={{c.fullname}}" class="btn caction nobackground px-1 text-muted"><i class="fas fa-arrows-v"></i>Votes</a>{% endif %}
{% if c.author_name != '👻' %}<a href="/votes?link={{c.fullname}}" class="btn caction nobackground px-1 text-muted"><i class="fas fa-arrows-v"></i>Votes</a>{% endif %}
{% if v %}
<button class="btn caction py-0 nobackground px-1 text-muted" role="button" data-bs-toggle="modal" data-bs-target="#awardModal" onclick="awardModal('/comment/{{c.id}}/awards')"><i class="fas fa-gift" aria-hidden="true"></i>Give Award</button>