capitalize

pull/223/head
Aevann 2024-02-18 17:49:21 +02:00
parent 168b9984c3
commit 01a1df2b4c
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@
{% if c.ghost %}
<span {% if c.distinguished %}class="mod {% if SITE_NAME == 'rDrama' %}mod-rdrama{% endif %}"{% endif %}>👻</span>
{% elif not FEATURES['ADMIN_TRANSPARENCY'] and c.sentto == 2 and c.author.admin_level %}
<b class="mod">Site admins</b>
<b class="mod">Site Admins</b>
{% else %}
{% if FEATURES['PATRON_ICONS'] and c.author.patron > 1 %}
<img loading="lazy" src="{{SITE_FULL_IMAGES}}/i/{{SITE_NAME}}/badges/2{{c.author.patron}}.webp?b=11" class="patron-img" data-bs-toggle="tooltip" data-bs-placement="bottom" title="{{c.author.patron_tooltip}}" alt="{{c.author.patron_tooltip}}">