Template fragments are now in a subdirectory

This commit is contained in:
Franck Allimant
2014-07-04 15:27:56 +02:00
parent 3708fb317b
commit 7580d5c869
3 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ fragment uses the following additional variables :
{* Get standard fields attributes *}
{capture assign=attributes}
{include file="forms/form-field-attributes-$field_template-renderer.html"}
{include file="forms/$field_template/form-field-attributes-renderer.html"}
{/capture}
{if $type == 'hidden'}