mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Added missing title to admin navigation.
This commit is contained in:
@@ -38,7 +38,7 @@ $E_ADMIN_NAVIGATION['button'] = '
|
|||||||
|
|
||||||
$E_ADMIN_NAVIGATION['button_active'] = '
|
$E_ADMIN_NAVIGATION['button_active'] = '
|
||||||
<li class="dropdown active">
|
<li class="dropdown active">
|
||||||
<a class="dropdown-toggle" role="button" data-toggle="dropdown" data-target="#" href="{LINK_URL}">
|
<a class="dropdown-toggle" role="button" data-toggle="dropdown" data-target="#" href="{LINK_URL}" title="{LINK_TEXT}">
|
||||||
{LINK_IMAGE} <span class="hidden-md hidden-lg">{LINK_TEXT}</span>
|
{LINK_IMAGE} <span class="hidden-md hidden-lg">{LINK_TEXT}</span>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user