mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 20:51:53 +02:00
Added missing title to admin navigation.
This commit is contained in:
parent
06cffc85c9
commit
b3c4d82698
@ -38,7 +38,7 @@ $E_ADMIN_NAVIGATION['button'] = '
|
||||
|
||||
$E_ADMIN_NAVIGATION['button_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>
|
||||
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user