[*] BO #PSFV-94 : move helper tpl to subfolders

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9666 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-10-27 09:19:24 +00:00
parent 000691dc48
commit e14c09e404
25 changed files with 122 additions and 31 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ class HelperFormCore extends Helper
public $default_form_language = null;
public $allow_employee_form_lang = null;
public $tpl = 'form.tpl';
public $tpl = 'helper/form/form.tpl';
public function generateForm($fields_form)
{