Suppression formulaire

This commit is contained in:
Michael RICOIS 2011-12-16 14:13:34 +00:00
parent 386149eed1
commit 1773462af9

View File

@ -13,9 +13,7 @@
<?php echo $this->render('header.phtml') ?>
</div>
<div id="content" class="clearfix">
<form method="post">
<?php echo $this->layout()->content; ?>
</form>
</div>
<div id="footer">
<?php echo $this->render('footer.phtml'); ?>