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" .}}