1
0
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:
Cameron
2013-05-06 20:47:46 -07:00
parent e91d2f0b90
commit 3ecfc54805
5 changed files with 200 additions and 138 deletions

View File

@@ -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>