[*] 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
+2 -2
View File
@@ -242,9 +242,9 @@
<p id="{$input.name}"><img src="{$img_dir}admin/{$input.img}" alt="" /> {$input.text}</p>
{elseif $input.type == 'group'}
{assign var=groups value=$input.values}
{include file='form_group.tpl'}
{include file='helper/form/form_group.tpl'}
{elseif $input.type == 'shop' OR $input.type == 'group_shop'}
{include file='form_shop.tpl'}
{include file='helper/form/form_shop.tpl'}
{elseif $input.type == 'asso_shop' && isset($asso_shop) && $asso_shop}
<label>{l s='Shop association:'}</label>
<div class="margin-form">