[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/templates/wizard/ -> validate.template (source)

   1  {** use this file to automatically handle validation errors in form fields **}
   2  {if $form->formHasRun()}
   3      {if !$form->isFieldValid($field)}
   4          <div class="fieldValidationError">
   5            <span style="background:red;color:white;font-weight:bold">&nbsp;!&nbsp;</span>&nbsp;
   6            {$message}
   7          </div>  
   8      {/if}
   9  {/if}


Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics