From 9f891bdb9a41de73f5970219b2557b4039358a4f Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 10 Feb 2020 09:44:18 +0100 Subject: Minor UI changes --- templates/admin_create.html | 8 ++++---- templates/admin_groups.html | 3 ++- templates/admin_ldap.html | 8 +++----- templates/admin_users.html | 3 ++- templates/login.html | 7 +++++++ 5 files changed, 18 insertions(+), 11 deletions(-) (limited to 'templates') diff --git a/templates/admin_create.html b/templates/admin_create.html index 3e636a5..6e5aef1 100644 --- a/templates/admin_create.html +++ b/templates/admin_create.html @@ -3,7 +3,7 @@ {{define "body"}}

Créer un objet

- Retour + Menu principal
@@ -36,7 +36,7 @@
- +
@@ -44,11 +44,11 @@
- +
- +
diff --git a/templates/admin_groups.html b/templates/admin_groups.html index 8b5a4ef..b52dd92 100644 --- a/templates/admin_groups.html +++ b/templates/admin_groups.html @@ -4,7 +4,8 @@

Liste des groupes

- Retour + Nouveau groupe + Menu principal
diff --git a/templates/admin_ldap.html b/templates/admin_ldap.html index 193f4e6..4480d10 100644 --- a/templates/admin_ldap.html +++ b/templates/admin_ldap.html @@ -4,7 +4,7 @@

Explorateur LDAP

- Retour + Menu principal
@@ -37,12 +37,10 @@
{{if .CanAddChild}} -
-
{{end}} diff --git a/templates/admin_users.html b/templates/admin_users.html index 01d96d2..6a304f5 100644 --- a/templates/admin_users.html +++ b/templates/admin_users.html @@ -4,7 +4,8 @@

Liste des utilisateurs

- Retour + Nouvel utilisateur + Menu principal
diff --git a/templates/login.html b/templates/login.html index ed4d358..719c834 100644 --- a/templates/login.html +++ b/templates/login.html @@ -19,4 +19,11 @@ + +
+ +

Mot de passe oublié ? + Écrivez à coucou at deuxfleurs point fr + ou contactez directement votre administrateur favori.

+ {{end}} -- cgit v1.2.3