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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user