[ Index ] |
|
Code source de Symfony 1.0.0 |
1 [?php if ($sf_request->getError('delete')): ?] 2 <div class="form-errors"> 3 <h2>Could not delete the selected <?php echo sfInflector::humanize($this->getSingularName()) ?></h2> 4 <ul> 5 <li>[?php echo $sf_request->getError('delete') ?]</li> 6 </ul> 7 </div> 8 [?php endif; ?]
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |