From 55fc826f9827dd86427534c11594c0d9c4f0b8d1 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 25 May 2020 17:05:08 +0200 Subject: add /login and /logout close #117 --- app/view/templates/alert.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/view') diff --git a/app/view/templates/alert.php b/app/view/templates/alert.php index 1672443..e4aced5 100644 --- a/app/view/templates/alert.php +++ b/app/view/templates/alert.php @@ -38,6 +38,8 @@ $this->stop(); + +

'; -- cgit v1.2.3