mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 17:45:31 +00:00
uppercase theme name
This commit is contained in:
parent
c3ba8930f4
commit
42cef39589
2 changed files with 3 additions and 3 deletions
|
|
@ -94,7 +94,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>{{ 'Theme'|trans }}</td>
|
||||
<td>{{ user.theme }}</td>
|
||||
<td>{{ user.theme | u.title }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{ 'Sensitive'|trans }}</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue