Correction html
This commit is contained in:
parent
6909bf14a5
commit
0213d79e05
@ -193,6 +193,7 @@
|
||||
|
||||
<?php endif;?>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<h2>Paiements</h2>
|
||||
<div class="paragraph">
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user