From ff15bfb9725e2a295221a346ecd82570f3646238 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Sat, 22 Oct 2016 02:05:16 -0700 Subject: adding initial support to edit and add admin users --- system/admin/admin.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'system/admin/admin.go') diff --git a/system/admin/admin.go b/system/admin/admin.go index 49dce10..053602c 100644 --- a/system/admin/admin.go +++ b/system/admin/admin.go @@ -255,8 +255,9 @@ func UsersList(req *http.Request) ([]byte, error) { -
To approve changes, enter your password:
+
To approve changes, enter your password:
+
-- cgit v1.2.3