allow download from private/paid repository

This commit is contained in:
Ibnu Maksum
2024-07-25 10:59:23 +07:00
parent 1697f18986
commit 20f98ab066
5 changed files with 46 additions and 24 deletions

View File

@ -457,7 +457,7 @@
{$_MENU_SETTINGS}
<li {if $_routes[0] eq 'pluginmanager' }class="active" {/if}>
<a href="{$_url}pluginmanager"><i class="glyphicon glyphicon-tasks"></i>
{Lang::T('Plugin Manager')} <small class="label pull-right">Free</small></a>
{Lang::T('Plugin Manager')}</a>
</li>
{/if}
</ul>