// Rename template/helper to template/helpers

This commit is contained in:
tDidierjean
2012-02-06 16:35:49 +00:00
parent 01a39d9996
commit a94c3b98d8
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()