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>
<div>
<ul class="critereSelection">
@ -62,4 +64,9 @@
</li>
<?php endforeach; ?>
</ul>
</div>
</div>
<?php } else {?>
<?php }?>