Suppression div center

This commit is contained in:
Michael RICOIS 2011-08-22 15:28:41 +00:00
parent 53bfe0333e
commit 800cf651ca

View File

@ -1,4 +1,3 @@
<div id="center">
<a class="dialogsurv" href="<?=$this->url(array(
'controller' => 'surveillance',
'action' => 'ajouter',
@ -21,4 +20,3 @@ if (count($this->surveillances)>0){
if (!empty($this->ref)) {?>
(<?=$this->ref?>)
<?php }?>
</div>