[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/themes/default/admin/ -> form_header.tpl (source)

   1  {if $form_data.header.headertext}
   2      <h1>{$form_data.header.headertext}</h1>
   3  {/if}
   4  {if $form_data.errors}
   5      <div id="adminErrors">
   6      <strong>{'generique_errors'|translate}</strong>
   7      <ul>
   8      {foreach from=$form_data.errors item=data}
   9      <li>{$data}</li>
  10      {/foreach}
  11      </ul>    
  12      </div>
  13  {/if}
  14  {if $form_text}
  15  <p>{$form_text}</p>
  16  {/if}


Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics