1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-01 04:22:11 +02:00

[ticket/16751] add rank-img class to template files

PHPBB3-16751
This commit is contained in:
hanakin
2021-04-06 20:21:59 -10:00
parent dc966787e1
commit 2a4bd12465
7 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
<p>
<!-- IF AVATAR_IMG -->{AVATAR_IMG}<!-- ENDIF -->
{% EVENT memberlist_body_group_rank_before %}
{% if RANK_IMG %}{{ RANK_IMG }}{% endif %}
{% if RANK_IMG %}<span class="rank-img">{{ RANK_IMG }}</span>{% endif %}
{% if GROUP_RANK %}
{% if not RANK_IMG %}
{{ lang('GROUP_RANK') ~ lang('COLON') }}