mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
Issue #196 - carousel navigation added to Theme Manager -> Find Themes. Support for commercial themes added.
This commit is contained in:
@@ -1308,10 +1308,10 @@ class e_form
|
||||
{
|
||||
|
||||
|
||||
$text = '<div class="input-append e-search"><i class="icon-search"></i>
|
||||
$text = '<span class="input-append e-search"><i class="icon-search"></i>
|
||||
'.$this->text($name, $searchVal,20,'class=search-query').'
|
||||
<button class="btn btn-primary" name="'.$submitName.'" type="submit">'.LAN_GO.'</button>
|
||||
</div>';
|
||||
</span>';
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user