From f1130ce5e9fa63df5e472a9c5fbd3e875f1ba9f5 Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 12 May 2014 11:02:36 -0400 Subject: Fix edit auth page bug --- templates/admin/auths/edit.tmpl | 41 ++++++++++++++++++++++------------------- templates/admin/auths/new.tmpl | 8 ++++---- 2 files changed, 26 insertions(+), 23 deletions(-) (limited to 'templates/admin') diff --git a/templates/admin/auths/edit.tmpl b/templates/admin/auths/edit.tmpl index 2c7a5754bf..b3277242ce 100644 --- a/templates/admin/auths/edit.tmpl +++ b/templates/admin/auths/edit.tmpl @@ -18,11 +18,11 @@
-
- {{range $key, $val := .LoginTypes}} - {{if eq $key $type}}{{$val}}{{end}} - {{end}} -
+
@@ -85,46 +85,47 @@
-
+
-
+
-
+ {{end}} - -
- -
- -
-
+
+
+ +
+
+
+
+
diff --git a/templates/admin/auths/new.tmpl b/templates/admin/auths/new.tmpl index e5dcb4339b..3741d9cc5f 100644 --- a/templates/admin/auths/new.tmpl +++ b/templates/admin/auths/new.tmpl @@ -93,17 +93,17 @@
-
+
- +
-
+
- +
-- cgit v1.2.3