aboutsummaryrefslogtreecommitdiff
path: root/templates/admin_groups.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin_groups.html')
-rw-r--r--templates/admin_groups.html3
1 files changed, 2 insertions, 1 deletions
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 @@
<div class="d-flex">
<h4>Liste des groupes</h4>
- <a class="ml-auto btn btn-info" href="/">Retour</a>
+ <a class="ml-auto btn btn-success" href="/admin/create/group/{{.GroupBaseDN}}">Nouveau groupe</a>
+ <a class="ml-4 btn btn-info" href="/">Menu principal</a>
</div>
<table class="table mt-4">