[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {section show=$validation.processed} 2 {section show=$validation.placement} 3 <div class="message-warning"> 4 <h2><span class="time">[{currentdate()|l10n( shortdatetime )}]</span> {'The PDF export could not be stored.'|i18n( 'design/admin/pdf/edit' )}</h2> 5 <p>{'Required data is either missing or is invalid'|i18n( 'design/admin/pdf/edit' )}:</p> 6 <ul> 7 {section var=UnvalidatedPlacements loop=$validation.placement} 8 <li>{$UnvalidatedPlacements.item.text}</li> 9 {/section} 10 </ul> 11 </div> 12 {/section} 13 {/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 |