simplified languages.html.

Language wrappers now handled by languageEntry
This commit is contained in:
Connor Yoh
2025-02-21 15:29:34 +00:00
parent fcd844cb86
commit e628bdc4c9
6 changed files with 97 additions and 44 deletions

View File

@@ -138,7 +138,7 @@
<div class="mt-3"> <!-- Added a margin-top for spacing -->
<div class="dropdown text-center">
<button class="btn btn-secondary dropdown-toggle" type="button" id="languageDropdown" data-bs-toggle="dropdown" aria-expanded="false">
English (GB)
<img th:src="@{'/images/flags/gb.svg'}" alt="icon" width="20" height="15"> English (GB)
<!-- Default language placeholder -->
</button>
<div class="dropdown-menu" aria-labelledby="languageDropdown">