[+] BO : Product "For"

This commit is contained in:
Jérôme Nadaud
2013-07-25 14:50:10 +02:00
parent 3f83dd9222
commit f8ff755067
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ class HelperCore
<a class="btn btn-link" href="#" id="uncheck_all"><i class="icon-check-empty"></i> '.$translations['Uncheck All'].'</a>' : '')
.($use_search ? '
<div class="row">
<label class="control-label col-lg-6">'.$translations['search'].' :</label>
<label class="control-label col-lg-6" for="search_cat">'.$translations['search'].' :</label>
<div class="col-lg-6">
<input type="text" name="search_cat" id="search_cat"/>
</div>