1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 10:23:53 +02:00

Admin-nav and frontend keyword/meta error. PHP5.4

This commit is contained in:
Cameron
2017-04-02 12:09:57 -07:00
parent 6bde567964
commit f3f7826c95
2 changed files with 6 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ $E_ADMIN_NAVIGATION['start_other'] = '<ul class="nav nav-admin navbar-nav navbar
$E_ADMIN_NAVIGATION['button'] = '
<li class="dropdown">
<a class="dropdown-toggle" role="button" data-toggle="dropdown" data-target="#" href="{LINK_URL}" title="{LINK_TEXT}">
{LINK_IMAGE}
{LINK_IMAGE} <span class="hidden-md hidden-lg">{LINK_TEXT}</span>
<b class="caret"></b>
</a>
{SUB_MENU}