From 3b7465f8171ddcc992498e14d8b608cad34c26da Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 5 May 2014 05:32:47 -0400 Subject: fix code --- templates/admin/auths/edit.tmpl | 53 +++++++++++++++++++++-------------------- templates/admin/auths/new.tmpl | 51 ++++++++++++++++++++------------------- templates/admin/users/edit.tmpl | 26 ++++++++++---------- templates/admin/users/new.tmpl | 21 ++++++++-------- 4 files changed, 77 insertions(+), 74 deletions(-) (limited to 'templates') diff --git a/templates/admin/auths/edit.tmpl b/templates/admin/auths/edit.tmpl index 1a2548fb..e040ea8f 100644 --- a/templates/admin/auths/edit.tmpl +++ b/templates/admin/auths/edit.tmpl @@ -15,69 +15,70 @@ {{template "base/alert" .}}
- -
- -
-
-
+ +
+ +
+
+ +
- +
-
+
- +
-
+
- +
-
+
- +
-
+
- +
-
+
- +
-
+
- +
-
+
- +
diff --git a/templates/admin/auths/new.tmpl b/templates/admin/auths/new.tmpl index a5da93bd..1ed23569 100644 --- a/templates/admin/auths/new.tmpl +++ b/templates/admin/auths/new.tmpl @@ -14,68 +14,69 @@ {{.CsrfTokenHtml}} {{template "base/alert" .}}
- -
- -
-
-
+ +
+ +
+
+ +
- +
-
+
- +
-
+
- +
-
+
- +
-
+
- +
-
+
- +
-
+
- +
-
+
- +
diff --git a/templates/admin/users/edit.tmpl b/templates/admin/users/edit.tmpl index 9c9c36a2..1fb29234 100644 --- a/templates/admin/users/edit.tmpl +++ b/templates/admin/users/edit.tmpl @@ -13,19 +13,19 @@
{{.CsrfTokenHtml}} {{template "base/alert" .}} - -
- -
- -
-
+
+ +
+ +
+
+
diff --git a/templates/admin/users/new.tmpl b/templates/admin/users/new.tmpl index c19cd53c..88da16aa 100644 --- a/templates/admin/users/new.tmpl +++ b/templates/admin/users/new.tmpl @@ -14,16 +14,17 @@ {{.CsrfTokenHtml}} {{template "base/alert" .}}
- -
- -
-
+ +
+ +
+
+
-- cgit v1.2.3