Correction du lien
This commit is contained in:
parent
0688ff2c0a
commit
6812e0ebed
@ -44,7 +44,7 @@ if($this->commandeEnquete == false){
|
||||
|
||||
<div id="message"><?=$this->message;?></div>
|
||||
|
||||
<form action="./?page=enquetec&siret=<?php print $siret;?>&idEntreprise=<?php print $idEntreprise;?>" method="POST" enctype="multipart/form-data">
|
||||
<form action="<?=$this->url(array('controller'=>'evaluation', 'action'=>'enquetec'))?>" method="post" enctype="multipart/form-data">
|
||||
<input name="pays" value="<?=$pays?>" type="hidden"/>
|
||||
|
||||
<h2>Entreprise concernée : </h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user