[ Index ] |
|
Code source de phpMyVisites 2.3 |
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}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |