Event overview: Fix unclosed element div
This commit is contained in:
parent
e23a794844
commit
dfd74480c3
|
@ -14,6 +14,7 @@
|
|||
<div class="content">
|
||||
<?= $this->filterEditor ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php endif ?>
|
||||
|
||||
<div class="content">
|
||||
|
|
Loading…
Reference in New Issue