Supprimer la customisation

This commit is contained in:
Michael RICOIS 2012-01-16 20:34:59 +00:00
parent dbf77a9e33
commit 59ace9293e

View File

@ -1,3 +1,5 @@
<?php if ($this->preferences) {?>
<h3><a href="#">Entreprise</a></h3> <h3><a href="#">Entreprise</a></h3>
<div> <div>
<ul class="critereSelection"> <ul class="critereSelection">
@ -63,3 +65,8 @@
<?php endforeach; ?> <?php endforeach; ?>
</ul> </ul>
</div> </div>
<?php } else {?>
<?php }?>