Correction html

This commit is contained in:
Michael RICOIS 2011-06-07 15:40:35 +00:00
parent 6909bf14a5
commit 0213d79e05
2 changed files with 2 additions and 1 deletions

View File

@ -193,6 +193,7 @@
<?php endif;?>
</table>
</div>
<h2>Paiements</h2>
<div class="paragraph">

View File

@ -34,7 +34,7 @@ $parametresAction = array(
<h1>COMMENTAIRES</h1>
<div id="commentaires">
<?php /** @todo faire le parseur ! simple affichage **/ ?>
<?php foreach($this->tabCommentaires as $com) {echo html_entity_decode($com,null,'utf-8').'<br />';}?>
<?php //foreach($this->tabCommentaires as $com) {echo html_entity_decode($com,null,'utf-8').'<br />';}?>
</div>
<h1>INDISCORE©</h1>