// Rename template/helper to template/helpers

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13041 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-02-06 16:35:49 +00:00
parent 48e590a257
commit 6648b4da8d
112 changed files with 94 additions and 94 deletions
@@ -24,7 +24,7 @@
* International Registered Trademark & Property of PrestaShop SA
*}
{extends file="helper/list/list_header.tpl"}
{extends file="helpers/list/list_header.tpl"}
{block name="override_header"}
@@ -23,7 +23,7 @@
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
{extends file="helper/options/options.tpl"}
{extends file="helpers/options/options.tpl"}
{block name="after"}
{if $use_sync}
<fieldset><legend>{l s='Sync'}</legend>
@@ -24,7 +24,7 @@
* International Registered Trademark & Property of PrestaShop SA
*}
{extends file="helper/view/view.tpl"}
{extends file="helpers/view/view.tpl"}
{block name="override_tpl"}
<form action="{$current}&token={$token}&viewcustomer_thread&id_customer_thread={$id_customer_thread}" method="post" enctype="multipart/form-data">