Update panelAdmin.php

This commit is contained in:
Fernando Méndez
2021-05-21 09:27:06 +02:00
committed by GitHub
parent 0b38e804f5
commit ae8ac3c07a

View File

@ -27,8 +27,7 @@
return $reply= '<!-- Add film -->
<div class="column side"></div>
<div class="column middle">
'.$htmlAForm.'
</div>'."\n";
'.$htmlAForm."\n";
}
static function deleteFilm() {