This commit is contained in:
Daniel Muñoz Garcia
2021-05-13 17:37:09 +02:00
committed by GitHub
parent 58e8f0a17f
commit 7a52e6a6a7
11 changed files with 51 additions and 64 deletions

View File

@ -23,7 +23,7 @@ class formDeleteManager extends Form{
//$errorIdCinema = self::createMensajeError($errores, 'idcinema', 'span', array('class' => 'error'));
$html = '<div class="row">
<fieldset id="promotion_form"><pre>'.$htmlErroresGlobales.'</pre>
<fieldset id="manager_form"><pre>'.$htmlErroresGlobales.'</pre>
<legend>¿Estás seguro de que quieres eliminar este gerente?</legend>
<input type="hidden" name="id" value='.$_POST['id'].'/>
<p>Id: '.$_POST['id'].' </p>