[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/package/install/ -> error.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  
   3  {section show=$error_list|count|gt( 0 )}
   4  <div class="error">
   5  <ul>
   6  {section var=error loop=$error_list}
   7      <li>{section show=$error.item.field}<em class="field">{$error.item.field|wash}:</em> {/section}{$error.item.description|wash}</li>
   8  {/section}
   9  </ul>
  10  </div>
  11  {/section}


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7