mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
Added icon in the language pick label of the backend footer.
This commit is contained in:
parent
e0dea50ee4
commit
d2dd9925ec
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
<?= lang('licensed_under') ?> GPLv3 |
|
||||
|
||||
<span id="select-language" class="badge badge-secondary">
|
||||
<i class="fas fa-language mr-2"></i>
|
||||
<?= ucfirst(config('language')) ?>
|
||||
</span>
|
||||
|
||||
|
|
Loading…
Reference in a new issue