add Hide Dashboard Content

This commit is contained in:
Ibnu Maksum
2024-02-07 12:02:39 +07:00
parent 671154d146
commit f62f07d102
6 changed files with 345 additions and 284 deletions

View File

@ -279,10 +279,10 @@
<a href="{$_url}pluginmanager"><i class="glyphicon glyphicon-tasks"></i>
{Lang::T('Plugin Manager')} <small class="label pull-right">Free</small></a>
</li>
<li {if $_routes[0] eq 'codecanyon'}class="active" {/if}>
{* <li {if $_routes[0] eq 'codecanyon'}class="active" {/if}>
<a href="{$_url}codecanyon"><i class="glyphicon glyphicon-shopping-cart"></i>
Codecanyon.net <small class="label pull-right">Paid</small></a>
</li>
</li> *}
</ul>
</li>
{$_MENU_AFTER_SETTINGS}