Supprimer le formulaire inutile

This commit is contained in:
Fred Tempez 2020-04-09 22:56:12 +02:00
parent 7ae925e3dc
commit fc3b40eab4
1 changed files with 14 additions and 16 deletions

View File

@ -46,7 +46,6 @@
</div>
</div>
<?php echo template::formClose(); ?>
<?php echo template::formOpen('galleryConfigFilterForm'); ?>
<div class="row">
<div class="col12">
<div class="block">
@ -62,4 +61,3 @@
<?php echo $module::GALLERY_VERSION; ?>
</div>
</div>
<?php echo template::formClose(); ?>