refactor/tweaked the EN|ES position for the Language

This commit is contained in:
Hongwei 2023-03-09 13:56:41 +01:00
parent 899e99e2d8
commit defa193461

View File

@ -178,9 +178,9 @@
<li class="breadcrumbs__list" id = "index_language_tag_link">
<div class="language-tag" data-lift="WebUI.selectedLocale">
<span>Language</span>
<span><a id="es" href="">ES</a></span>
<span>|</span>
<span><a id="en" href="">EN</a></span>
<span>|</span>
<span><a id="es" href="">ES</a></span>
</div>
</li>
</ul>