[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {section show=$error_list|count|gt( 0 )} 3 <div class="message-error"> 4 <ul> 5 {section var=error loop=$error_list} 6 <li>{section show=$error.item.field}<em class="field">{$error.item.field|wash}:</em> {/section}{$error.item.description|wash}</li> 7 {/section} 8 </ul> 9 </div> 10 {/section}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |