From e6ad82ec6e6b826a6e1b1efe3f34b2e309b051a2 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Fri, 30 Jul 2021 12:32:10 +0200 Subject: [PATCH] changed headline to avoid confusion (#33) --- .gitignore | 3 ++- assets/tpl/admin_create_clients.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2ca2054..8ab3cac 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,5 @@ ssh.key wg_portal.db go.sum swagger.json -swagger.yaml \ No newline at end of file +swagger.yaml +/config.yml \ No newline at end of file diff --git a/assets/tpl/admin_create_clients.html b/assets/tpl/admin_create_clients.html index 7a336ff..68fa98d 100644 --- a/assets/tpl/admin_create_clients.html +++ b/assets/tpl/admin_create_clients.html @@ -17,7 +17,7 @@ {{template "prt_nav.html" .}}

Create new clients

-

Enter valid LDAP user email addresses to quickly create new accounts.

+

Enter valid user email addresses to quickly create new accounts.

{{template "prt_flashes.html" .}}