From 393709dcf84776c760146722560816172167fe98 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sat, 12 Jan 2019 14:53:41 +0100 Subject: visit counter --- app/view/templates/user.php | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'app/view/templates/user.php') diff --git a/app/view/templates/user.php b/app/view/templates/user.php index 957f17f..d97cc31 100644 --- a/app/view/templates/user.php +++ b/app/view/templates/user.php @@ -11,12 +11,22 @@
-

User : id() ?>

-
+
+ +

Connexion Options

+ + + + + + +
+ +

Admin panel

@@ -88,6 +98,8 @@ foreach ($userlist as $user ) {
+ +
-- cgit v1.2.3