[*] BO : New category management with multi shop

This commit is contained in:
vChabot
2011-12-20 17:36:08 +00:00
parent 74af9af141
commit 07ac99f5de
14 changed files with 260 additions and 14 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ class HelperCore
<span> <a href="#" id="check_all" >'.$trads['Check All'].'</a>
|</span>
<span><a href="#" id="uncheck_all" >'.$trads['Uncheck All'].'</a>|</span>
' : '').($use_search ? '<form method="post" id="filternameForm"><span>'.$trads['search'].' : <input type="text" name="search_cat" id="search_cat"></form></span>' : '').'
' : '').($use_search ? '<span>'.$trads['search'].' : <input type="text" name="search_cat" id="search_cat"></span>' : '').'
</div>
';