1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 03:24:20 +02:00

Fix icon appearing on admin language selection. Minor tweaks

This commit is contained in:
Cameron
2021-02-13 07:58:24 -08:00
parent 5ec3aa7245
commit 6d29e4244d
4 changed files with 6 additions and 6 deletions

View File

@@ -64,7 +64,7 @@ $ADMIN_TEMPLATE['nav']['button_enav_home'] = '
$ADMIN_TEMPLATE['nav']['button_enav_language'] = '
<li class="dropdown">
<a class="dropdown-toggle" title="'.LAN_CHANGE_LANGUAGE.'" role="button" data-toggle="dropdown" data-target="#" href="{LINK_URL}" >
{LINK_IMAGE} {LINK_TEXT}
{LINK_TEXT}
<b class="caret"></b>
</a>
{SUB_MENU}