fix lot of errors, working dashboard

This commit is contained in:
osaajani 2019-11-14 22:33:00 +01:00
parent 27d2a6c5b2
commit 6d9b1289fd
27 changed files with 89 additions and 73 deletions

View file

@ -210,7 +210,7 @@
</div>
<div class="panel-body">
<?php if (!$events) { ?>
Aucun évènement n'est encore survenus.
Aucun évènement n'est encore survenu.
<?php } else { ?>
<div class="list-group">
<?php foreach ($events as $event) { ?>