mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Issue #196 - carousel navigation added to Theme Manager -> Find Themes. Support for commercial themes added.
This commit is contained in:
@@ -512,7 +512,7 @@ class pluginManager{
|
||||
|
||||
|
||||
$text = "
|
||||
<form action='".e_SELF."?".e_QUERY."' id='core-plugin-list-form' method='get'>
|
||||
<form class='form-search' action='".e_SELF."?".e_QUERY."' id='core-plugin-list-form' method='get'>
|
||||
<div class='e-search'>".$frm->search('srch', $srch, 'go', $filterName, $filterArray, $filterVal).$frm->hidden('mode','online')."
|
||||
</div>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user