diff --git a/templates/admin/repo/unadopted.tmpl b/templates/admin/repo/unadopted.tmpl index d7e57c7c14..bc74f24a58 100644 --- a/templates/admin/repo/unadopted.tmpl +++ b/templates/admin/repo/unadopted.tmpl @@ -24,37 +24,37 @@ {{svg "octicon-file-directory-fill"}} {{$dir}}
- + +
+
{{ctx.Locale.Tr "repo.adopt_preexisting"}}
+
+

{{ctx.Locale.Tr "repo.adopt_preexisting_content" $dir}}

+
+
+ + + + + {{template "base/modal_actions_confirm"}} +
+
+
- + +
+
{{ctx.Locale.Tr "repo.delete_preexisting"}}
+
+

{{ctx.Locale.Tr "repo.delete_preexisting_content" $dir}}

+
+
+ + + + + {{template "base/modal_actions_confirm"}} +
+
+
{{end}} diff --git a/templates/admin/user/edit.tmpl b/templates/admin/user/edit.tmpl index 1d29a991cd..f18317e694 100644 --- a/templates/admin/user/edit.tmpl +++ b/templates/admin/user/edit.tmpl @@ -224,24 +224,23 @@ - diff --git a/templates/projects/view.tmpl b/templates/projects/view.tmpl index 64def9cbca..3f7c91b35d 100644 --- a/templates/projects/view.tmpl +++ b/templates/projects/view.tmpl @@ -29,32 +29,31 @@ {{ctx.Locale.Tr "new_project_column"}} - - + +
{{ctx.Locale.Tr "repo.branch.new_branch"}}
@@ -284,20 +287,20 @@ - + +
+
{{end}}
diff --git a/templates/repo/header_fork.tmpl b/templates/repo/header_fork.tmpl index 0001be1025..95df5f4227 100644 --- a/templates/repo/header_fork.tmpl +++ b/templates/repo/header_fork.tmpl @@ -26,24 +26,24 @@ > {{svg "octicon-repo-forked"}}{{ctx.Locale.Tr "repo.fork"}} -