mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-22 04:34:17 +00:00
fix event margin
This commit is contained in:
parent
82f69c64a6
commit
83ea09adad
@ -3,7 +3,7 @@
|
||||
<a href="{{ path('user_info', { userId : user.id }) }}">
|
||||
<img class="border-radius-50 border-color-default vertical-align-middle" src="{{ user.identicon }}" alt="{{ 'identicon' | trans }}" />
|
||||
</a>
|
||||
<span class="margin-x-4-px">
|
||||
<span class="margin-l-4-px">
|
||||
{{ 'have downloaded torrent file' | trans }}
|
||||
</span>
|
||||
{% if session.user.moderator or session.user.owner %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user