Update header again (#147)

Sorry I forgot one
Adds id= to the username div

Reviewed-on: #147
Co-authored-by: Lascaille <lascaille@noreply.fsdfsd.net>
Co-committed-by: Lascaille <lascaille@noreply.fsdfsd.net>
pull/148/head
Lascaille 2023-05-10 15:57:14 +00:00 committed by Aevann
parent 826bc82812
commit cf240aed19
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@
<img id="profile-pic-35-hat" class="profile-pic-35-hat hat d-none" loading="lazy">
{%- endif %}
</div>
<div class="text-left pl-2">
<div class="text-left pl-2" id="header--username--outerdiv">
<div style="color: #{{v.name_color}}" class="text-small font-weight-bold"><span id="header--username" {% if v.patron %}class="patron" style="background-color:#{{v.name_color}}"{% endif %}>{{v.user_name}}</span></div>
<div class="header--currency"><img loading="lazy" alt="coins" class="mr-1 ml-1" data-bs-toggle="tooltip" data-bs-placement="bottom" src="{{'coins.webp' | asset_siteimg}}" title="Coins"><span id="user-coins-amount">{{v.coins}}</span>{% if not FEATURES['MARSEYBUX'] %} Coin{{macros.plural(v.coins)}}{% endif %}</div>
{% if FEATURES['MARSEYBUX'] %}