Supprimer la customisation
This commit is contained in:
parent
dbf77a9e33
commit
59ace9293e
@ -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">
|
||||||
@ -62,4 +64,9 @@
|
|||||||
</li>
|
</li>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<?php } else {?>
|
||||||
|
|
||||||
|
|
||||||
|
<?php }?>
|
Loading…
Reference in New Issue
Block a user