// Rename template/helper to template/helpers

This commit is contained in:
tDidierjean
2012-02-06 16:35:49 +00:00
parent ce43fd035b
commit e73990a61c
112 changed files with 94 additions and 94 deletions
@@ -477,7 +477,7 @@ class AdminStatusesControllerCore extends AdminController
'action' => self::$cache_lang['editstatus'],
));
return $this->context->smarty->fetch('helper/list/list_action_edit.tpl');
return $this->context->smarty->fetch('helpers/list/list_action_edit.tpl');
}
public function postProcess()