Update navbar.html
This commit is contained in:
parent
ba4ba1b9fc
commit
71c1a4f102
1 changed files with 4 additions and 1 deletions
|
@ -151,6 +151,9 @@
|
||||||
</a>
|
</a>
|
||||||
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="en_GB">
|
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="en_GB">
|
||||||
<img src="images/flags/gb.svg" alt="icon" width="20" height="15"> English
|
<img src="images/flags/gb.svg" alt="icon" width="20" height="15"> English
|
||||||
|
</a>
|
||||||
|
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="eu_ES">
|
||||||
|
<img src="images/flags/eu.svg" alt="icon" width="20" height="15"> العربية
|
||||||
</a>
|
</a>
|
||||||
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="es_ES">
|
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="es_ES">
|
||||||
<img src="images/flags/es.svg" alt="icon" width="20" height="15"> Español
|
<img src="images/flags/es.svg" alt="icon" width="20" height="15"> Español
|
||||||
|
|
Loading…
Reference in a new issue