diff --git a/templates/admin/auth/list.tmpl b/templates/admin/auth/list.tmpl index 35ab976022bb2..71e5bfbda8d7a 100644 --- a/templates/admin/auth/list.tmpl +++ b/templates/admin/auth/list.tmpl @@ -29,8 +29,8 @@ {{.Name}} {{.TypeName}} {{if .IsActive}}{{svg "octicon-check"}}{{else}}{{svg "octicon-x"}}{{end}} - {{.UpdatedUnix.FormatShort}} - {{.CreatedUnix.FormatShort}} + {{.UpdatedUnix.FormatShort}} + {{.CreatedUnix.FormatShort}} {{svg "octicon-pencil"}} {{end}} diff --git a/templates/admin/notice.tmpl b/templates/admin/notice.tmpl index f9cda68df491c..9fec53b3156f8 100644 --- a/templates/admin/notice.tmpl +++ b/templates/admin/notice.tmpl @@ -29,7 +29,7 @@ {{.ID}} {{$.i18n.Tr .TrStr}} {{.Description}} - {{.CreatedUnix.FormatShort}} + {{.CreatedUnix.FormatShort}} {{svg "octicon-note" 16 "view-detail"}} {{end}} diff --git a/templates/admin/user/edit.tmpl b/templates/admin/user/edit.tmpl index 9475a0cce645c..17bd2b936c5ee 100644 --- a/templates/admin/user/edit.tmpl +++ b/templates/admin/user/edit.tmpl @@ -45,11 +45,11 @@ @@ -117,7 +117,7 @@
-
+
diff --git a/templates/admin/user/new.tmpl b/templates/admin/user/new.tmpl index 27ad28842ad08..6e3861fa50269 100644 --- a/templates/admin/user/new.tmpl +++ b/templates/admin/user/new.tmpl @@ -39,11 +39,11 @@ diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 57ddbf732a2c2..5ce1d0b888148 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -1,6 +1,6 @@