[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 {default class='warning'} 3 {section show=and($validation.processed,$collection_attributes)} 4 {section show=$validation.attributes} 5 6 <div class="{$class|wash}"> 7 <h2>{"Missing or invalid input"|i18n("design/standard/node/view")}</h2> 8 <ul> 9 {section name=UnvalidatedAttributes loop=$validation.attributes show=$validation.attributes} 10 <li>{$:item.name|wash}: {$:item.description}</li> 11 {/section} 12 </ul> 13 </div> 14 15 {/section} 16 17 {/section} 18 {/default}
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 |