diff --git a/templates/admin/auth/edit.tmpl b/templates/admin/auth/edit.tmpl
index 6dfa86d9d..814bddd8a 100644
--- a/templates/admin/auth/edit.tmpl
+++ b/templates/admin/auth/edit.tmpl
@@ -428,7 +428,7 @@
-
+
diff --git a/templates/admin/auth/new.tmpl b/templates/admin/auth/new.tmpl
index 37d1635c1..31efa62e7 100644
--- a/templates/admin/auth/new.tmpl
+++ b/templates/admin/auth/new.tmpl
@@ -73,7 +73,7 @@
-
+
diff --git a/templates/admin/config.tmpl b/templates/admin/config.tmpl
index 36d9bcb8a..c29d1dbf3 100644
--- a/templates/admin/config.tmpl
+++ b/templates/admin/config.tmpl
@@ -238,7 +238,7 @@
-
+
{{end}}
diff --git a/templates/admin/cron.tmpl b/templates/admin/cron.tmpl
index c15461943..354cd18ed 100644
--- a/templates/admin/cron.tmpl
+++ b/templates/admin/cron.tmpl
@@ -20,7 +20,7 @@
{{range .Entries}}
- |
+ |
{{$.locale.Tr (printf "admin.dashboard.%s" .Name)}} |
{{.Spec}} |
{{DateTime "full" .Next}} |
diff --git a/templates/admin/dashboard.tmpl b/templates/admin/dashboard.tmpl
index 8312fba03..69c0376d6 100644
--- a/templates/admin/dashboard.tmpl
+++ b/templates/admin/dashboard.tmpl
@@ -15,55 +15,55 @@
{{.locale.Tr "admin.dashboard.delete_inactive_accounts"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.delete_repo_archives"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.delete_missing_repos"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.git_gc_repos"}} |
- |
+ |
{{if and (not .SSH.Disabled) (not .SSH.StartBuiltinServer)}}
{{.locale.Tr "admin.dashboard.resync_all_sshkeys"}}
{{.locale.Tr "admin.dashboard.resync_all_sshkeys.desc"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.resync_all_sshprincipals"}}
{{.locale.Tr "admin.dashboard.resync_all_sshprincipals.desc"}} |
- |
+ |
{{end}}
{{.locale.Tr "admin.dashboard.resync_all_hooks"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.reinit_missing_repos"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.sync_external_users"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.repo_health_check"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.delete_generated_repository_avatars"}} |
- |
+ |
{{.locale.Tr "admin.dashboard.sync_repo_branches"}} |
- |
+ |
diff --git a/templates/admin/repo/unadopted.tmpl b/templates/admin/repo/unadopted.tmpl
index 7b86b0def..a903425b2 100644
--- a/templates/admin/repo/unadopted.tmpl
+++ b/templates/admin/repo/unadopted.tmpl
@@ -23,7 +23,7 @@
{{svg "octicon-file-directory-fill"}} {{$dir}}
-
+
-
+
diff --git a/templates/admin/user/new.tmpl b/templates/admin/user/new.tmpl
index 691d63aea..d4bc742f7 100644
--- a/templates/admin/user/new.tmpl
+++ b/templates/admin/user/new.tmpl
@@ -82,7 +82,7 @@
{{end}}
-
+
diff --git a/templates/base/modal_actions_confirm.tmpl b/templates/base/modal_actions_confirm.tmpl
index 6cf3ecbe3..5b5f211fb 100644
--- a/templates/base/modal_actions_confirm.tmpl
+++ b/templates/base/modal_actions_confirm.tmpl
@@ -4,7 +4,7 @@ Template Attributes:
Two buttons (negative, positive):
* ModalButtonTypes: "yes" (default) or "confirm"
-* ModalButtonColors: "green" (default) / "blue" / "yellow"
+* ModalButtonColors: "primary" (default) / "blue" / "yellow"
* ModalButtonCancelText
* ModalButtonOkText
@@ -26,13 +26,13 @@ The ".ok.button" and ".cancel.button" selectors are also used by Fomantic Modal
{{if .ModalButtonCancelText}}{{$textNegitive = .ModalButtonCancelText}}{{end}}
{{if .ModalButtonOkText}}{{$textPositive = .ModalButtonOkText}}{{end}}
- {{$stylePositive := "green"}}
+ {{$stylePositive := "primary"}}
{{if eq .ModalButtonColors "blue"}}
{{$stylePositive = "blue"}}
{{else if eq .ModalButtonColors "yellow"}}
{{$stylePositive = "yellow"}}
{{end}}
-
+
{{end}}
diff --git a/templates/devtest/flex-list.tmpl b/templates/devtest/flex-list.tmpl
index 80cd22440..bbcbc4e81 100644
--- a/templates/devtest/flex-list.tmpl
+++ b/templates/devtest/flex-list.tmpl
@@ -27,10 +27,10 @@
-
diff --git a/templates/devtest/gitea-ui.tmpl b/templates/devtest/gitea-ui.tmpl
index b3b68c4db..258b72f8c 100644
--- a/templates/devtest/gitea-ui.tmpl
+++ b/templates/devtest/gitea-ui.tmpl
@@ -31,8 +31,8 @@
Recommended colors:
Red
Basic Red
- Green
- Basic Green
+ Green
+ Basic Green
Blue
Basic Blue
Orange
diff --git a/templates/org/create.tmpl b/templates/org/create.tmpl
index 966150aa9..cd2ffbb68 100644
--- a/templates/org/create.tmpl
+++ b/templates/org/create.tmpl
@@ -45,7 +45,7 @@
-
+
{{.locale.Tr "org.create_org"}}
diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl
index 72be94865..18d5282a3 100644
--- a/templates/org/home.tmpl
+++ b/templates/org/home.tmpl
@@ -47,9 +47,9 @@
{{if .CanCreateOrgRepo}}
diff --git a/templates/org/settings/labels.tmpl b/templates/org/settings/labels.tmpl
index 81dde1745..b38481fea 100644
--- a/templates/org/settings/labels.tmpl
+++ b/templates/org/settings/labels.tmpl
@@ -4,7 +4,7 @@
{{$.locale.Tr "org.settings.labels_desc" | Str2html}}
-
{{.locale.Tr "repo.issues.new_label"}}
+
{{.locale.Tr "repo.issues.new_label"}}
{{template "repo/issue/labels/label_new" .}}
diff --git a/templates/org/settings/options.tmpl b/templates/org/settings/options.tmpl
index ecc269481..0b138094c 100644
--- a/templates/org/settings/options.tmpl
+++ b/templates/org/settings/options.tmpl
@@ -79,7 +79,7 @@
{{end}}
- {{$.locale.Tr "org.settings.update_settings"}}
+ {{$.locale.Tr "org.settings.update_settings"}}
@@ -93,7 +93,7 @@
- {{$.locale.Tr "settings.update_avatar"}}
+ {{$.locale.Tr "settings.update_avatar"}}
{{$.locale.Tr "settings.delete_current_avatar"}}
diff --git a/templates/org/team/invite.tmpl b/templates/org/team/invite.tmpl
index 60332a5f4..1b04c0cc2 100644
--- a/templates/org/team/invite.tmpl
+++ b/templates/org/team/invite.tmpl
@@ -14,7 +14,7 @@
diff --git a/templates/org/team/members.tmpl b/templates/org/team/members.tmpl
index cac0c1ce9..7c2fab4b8 100644
--- a/templates/org/team/members.tmpl
+++ b/templates/org/team/members.tmpl
@@ -17,7 +17,7 @@
- {{.locale.Tr "org.teams.add_team_member"}}
+ {{.locale.Tr "org.teams.add_team_member"}}
{{end}}
diff --git a/templates/org/team/new.tmpl b/templates/org/team/new.tmpl
index 3702198ae..1d3556400 100644
--- a/templates/org/team/new.tmpl
+++ b/templates/org/team/new.tmpl
@@ -133,9 +133,9 @@
{{if .PageIsOrgTeamsNew}}
- {{.locale.Tr "org.create_team"}}
+ {{.locale.Tr "org.create_team"}}
{{else}}
- {{.locale.Tr "org.teams.update_settings"}}
+ {{.locale.Tr "org.teams.update_settings"}}
{{if not (eq .Team.LowerName "owners")}}
{{.locale.Tr "org.teams.delete_team"}}
{{end}}
diff --git a/templates/org/team/repositories.tmpl b/templates/org/team/repositories.tmpl
index 44fb1ee08..032a0f496 100644
--- a/templates/org/team/repositories.tmpl
+++ b/templates/org/team/repositories.tmpl
@@ -17,10 +17,10 @@
- {{.locale.Tr "add"}}
+ {{.locale.Tr "add"}}
- {{.locale.Tr "add_all"}}
+ {{.locale.Tr "add_all"}}
{{.locale.Tr "remove_all"}}
diff --git a/templates/org/team/teams.tmpl b/templates/org/team/teams.tmpl
index a96dd7d6b..0d7cc06ff 100644
--- a/templates/org/team/teams.tmpl
+++ b/templates/org/team/teams.tmpl
@@ -5,7 +5,7 @@
{{template "base/alert" .}}
{{if .IsOrganizationOwner}}
{{end}}
diff --git a/templates/package/settings.tmpl b/templates/package/settings.tmpl
index af543328f..d6c431de0 100644
--- a/templates/package/settings.tmpl
+++ b/templates/package/settings.tmpl
@@ -31,7 +31,7 @@
- {{.locale.Tr "packages.settings.link.button"}}
+ {{.locale.Tr "packages.settings.link.button"}}
diff --git a/templates/package/shared/cargo.tmpl b/templates/package/shared/cargo.tmpl
index 8831cd898..9761cb213 100644
--- a/templates/package/shared/cargo.tmpl
+++ b/templates/package/shared/cargo.tmpl
@@ -8,14 +8,14 @@
diff --git a/templates/package/shared/cleanup_rules/edit.tmpl b/templates/package/shared/cleanup_rules/edit.tmpl
index 295ac1a6a..1bfa6260a 100644
--- a/templates/package/shared/cleanup_rules/edit.tmpl
+++ b/templates/package/shared/cleanup_rules/edit.tmpl
@@ -62,11 +62,11 @@
diff --git a/templates/projects/list.tmpl b/templates/projects/list.tmpl
index 0cb619c06..1f3668be7 100644
--- a/templates/projects/list.tmpl
+++ b/templates/projects/list.tmpl
@@ -11,7 +11,7 @@
{{end}}
diff --git a/templates/repo/commit_page.tmpl b/templates/repo/commit_page.tmpl
index 8e56b4355..1663e76a4 100644
--- a/templates/repo/commit_page.tmpl
+++ b/templates/repo/commit_page.tmpl
@@ -75,7 +75,7 @@
-
+
@@ -98,7 +98,7 @@
{{.locale.Tr "settings.cancel"}}
- {{.locale.Tr "repo.branch.confirm_create_branch"}}
+ {{.locale.Tr "repo.branch.confirm_create_branch"}}
@@ -123,7 +123,7 @@
{{.locale.Tr "settings.cancel"}}
- {{.locale.Tr "repo.tag.confirm_create_tag"}}
+ {{.locale.Tr "repo.tag.confirm_create_tag"}}
diff --git a/templates/repo/create.tmpl b/templates/repo/create.tmpl
index 0fcdf13f1..4125cb9c8 100644
--- a/templates/repo/create.tmpl
+++ b/templates/repo/create.tmpl
@@ -220,7 +220,7 @@
-
+
{{.locale.Tr "repo.create_repo"}}
diff --git a/templates/repo/diff/box.tmpl b/templates/repo/diff/box.tmpl
index 0b5bf8637..2e1461226 100644
--- a/templates/repo/diff/box.tmpl
+++ b/templates/repo/diff/box.tmpl
@@ -232,8 +232,8 @@
"DropzoneParentContainer" ".ui.form"
)}}
- {{.locale.Tr "repo.issues.cancel"}}
- {{.locale.Tr "repo.issues.save"}}
+ {{.locale.Tr "repo.issues.cancel"}}
+ {{.locale.Tr "repo.issues.save"}}
diff --git a/templates/repo/diff/comment_form.tmpl b/templates/repo/diff/comment_form.tmpl
index 5aad8d959..dff030a0b 100644
--- a/templates/repo/diff/comment_form.tmpl
+++ b/templates/repo/diff/comment_form.tmpl
@@ -24,14 +24,14 @@
{{svg "octicon-markup"}} {{$.root.locale.Tr "repo.diff.comment.markdown_info"}}
{{if $.reply}}
-
{{$.root.locale.Tr "repo.diff.comment.reply"}}
+
{{$.root.locale.Tr "repo.diff.comment.reply"}}
{{else}}
{{if $.root.CurrentReview}}
-
+
{{else}}
-
{{$.root.locale.Tr "repo.diff.comment.start_review"}}
+
{{$.root.locale.Tr "repo.diff.comment.start_review"}}
{{$.root.locale.Tr "repo.diff.comment.add_single_comment"}}
{{end}}
{{end}}
diff --git a/templates/repo/diff/compare.tmpl b/templates/repo/diff/compare.tmpl
index e4ae7d4dc..4d57fd614 100644
--- a/templates/repo/diff/compare.tmpl
+++ b/templates/repo/diff/compare.tmpl
@@ -180,7 +180,7 @@
{{if and $.IsSigned $.AllowEmptyPr (not .Repository.IsArchived)}}
{{.locale.Tr "repo.pulls.nothing_to_compare_and_allow_empty_pr"}}
- {{.locale.Tr "repo.pulls.new"}}
+ {{.locale.Tr "repo.pulls.new"}}
{{else}}
{{if and $.IsSigned (not .Repository.IsArchived)}}
- {{.locale.Tr "repo.pulls.new"}}
+ {{.locale.Tr "repo.pulls.new"}}
{{else if .Repository.IsArchived}}
diff --git a/templates/repo/diff/conversation.tmpl b/templates/repo/diff/conversation.tmpl
index 639dd9cd0..c6ada10ca 100644
--- a/templates/repo/diff/conversation.tmpl
+++ b/templates/repo/diff/conversation.tmpl
@@ -56,7 +56,7 @@
{{end}}
{{if and $.SignedUserID (not $.Repository.IsArchived)}}
-
-
+
{{if eq .commit_choice "commit-to-new-branch"}}{{.locale.Tr "repo.editor.propose_file_change"}}{{else}}{{.locale.Tr "repo.editor.commit_changes"}}{{end}}
{{.locale.Tr "repo.editor.cancel"}}
diff --git a/templates/repo/editor/edit.tmpl b/templates/repo/editor/edit.tmpl
index 3b5a63f3a..2b303be97 100644
--- a/templates/repo/editor/edit.tmpl
+++ b/templates/repo/editor/edit.tmpl
@@ -61,11 +61,11 @@
{{.locale.Tr "repo.editor.commit_empty_file_text"}}
-
+
{{svg "octicon-x"}}
{{.locale.Tr "repo.editor.cancel"}}
-
+
{{svg "fontawesome-save"}}
{{.locale.Tr "repo.editor.commit_changes"}}
diff --git a/templates/repo/editor/patch.tmpl b/templates/repo/editor/patch.tmpl
index 1f948fbb1..57126c09a 100644
--- a/templates/repo/editor/patch.tmpl
+++ b/templates/repo/editor/patch.tmpl
@@ -43,11 +43,11 @@
{{.locale.Tr "repo.editor.commit_empty_file_text"}}
-
+
{{svg "octicon-x"}}
{{.locale.Tr "repo.editor.cancel"}}
-
+
{{svg "fontawesome-save"}}
{{.locale.Tr "repo.editor.commit_changes"}}
diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl
index 935060816..d0f24949c 100644
--- a/templates/repo/header.tmpl
+++ b/templates/repo/header.tmpl
@@ -48,7 +48,7 @@
@@ -28,7 +28,7 @@
{{.About | RenderEmojiPlain}}
@@ -41,7 +41,7 @@
{{.locale.Tr "repo.issues.choose.blank_about"}}
diff --git a/templates/repo/issue/labels.tmpl b/templates/repo/issue/labels.tmpl
index a34ce1bfb..7de1b0f0b 100644
--- a/templates/repo/issue/labels.tmpl
+++ b/templates/repo/issue/labels.tmpl
@@ -5,7 +5,7 @@
{{template "repo/issue/navbar" .}}
{{if and (or .CanWriteIssues .CanWritePulls) (not .Repository.IsArchived)}}
- {{.locale.Tr "repo.issues.new_label"}}
+ {{.locale.Tr "repo.issues.new_label"}}
{{end}}
{{if and (or .CanWriteIssues .CanWritePulls) (not .Repository.IsArchived)}}
diff --git a/templates/repo/issue/labels/label_new.tmpl b/templates/repo/issue/labels/label_new.tmpl
index 1d3069f1b..8edd6d4e8 100644
--- a/templates/repo/issue/labels/label_new.tmpl
+++ b/templates/repo/issue/labels/label_new.tmpl
@@ -36,11 +36,11 @@
@@ -40,7 +40,7 @@
{{if not .Repository.IsArchived}}
{{if .IsShowClosed}}
- {{.locale.Tr "repo.issues.action_open"}}
+ {{.locale.Tr "repo.issues.action_open"}}
{{else}}
{{.locale.Tr "repo.issues.action_close"}}
{{end}}
diff --git a/templates/repo/issue/milestone_issues.tmpl b/templates/repo/issue/milestone_issues.tmpl
index dab6ef3de..aa3d9b94c 100644
--- a/templates/repo/issue/milestone_issues.tmpl
+++ b/templates/repo/issue/milestone_issues.tmpl
@@ -8,7 +8,7 @@
@@ -44,11 +44,11 @@
{{.locale.Tr "repo.milestones.cancel"}}
-
+
{{.locale.Tr "repo.milestones.modify"}}
{{else}}
-
+
{{.locale.Tr "repo.milestones.create"}}
{{end}}
diff --git a/templates/repo/issue/milestones.tmpl b/templates/repo/issue/milestones.tmpl
index 3f481c95e..cdc372cc5 100644
--- a/templates/repo/issue/milestones.tmpl
+++ b/templates/repo/issue/milestones.tmpl
@@ -5,7 +5,7 @@
{{template "base/alert" .}}
diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl
index fc1a3d087..9d0b66637 100644
--- a/templates/repo/issue/new_form.tmpl
+++ b/templates/repo/issue/new_form.tmpl
@@ -35,7 +35,7 @@
{{template "repo/issue/comment_tab" .}}
{{end}}
-
+
{{if .PageIsComparePull}}
{{.locale.Tr "repo.pulls.create"}}
{{else}}
diff --git a/templates/repo/issue/view_content.tmpl b/templates/repo/issue/view_content.tmpl
index 78587ac7b..2c7c71457 100644
--- a/templates/repo/issue/view_content.tmpl
+++ b/templates/repo/issue/view_content.tmpl
@@ -92,7 +92,7 @@
{{if and (or .HasIssuesOrPullsWritePermission .IsIssuePoster) (not .DisableStatusChange)}}
{{if .Issue.IsClosed}}
-
+
{{.locale.Tr "repo.issues.reopen_issue"}}
{{else}}
@@ -105,7 +105,7 @@
{{end}}
{{end}}
-
+
{{.locale.Tr "repo.issues.create_comment"}}
diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl
index d43979ff5..cb897a692 100644
--- a/templates/repo/issue/view_content/comments.tmpl
+++ b/templates/repo/issue/view_content/comments.tmpl
@@ -585,7 +585,7 @@
{{end}}
{{if and $.SignedUserID (not $.Repository.IsArchived)}}
-
- {{.locale.Tr "repo.issues.create"}}
+ {{.locale.Tr "repo.issues.create"}}
diff --git a/templates/repo/issue/view_content/sidebar.tmpl b/templates/repo/issue/view_content/sidebar.tmpl
index 3d5be860b..6405a6e18 100644
--- a/templates/repo/issue/view_content/sidebar.tmpl
+++ b/templates/repo/issue/view_content/sidebar.tmpl
@@ -327,8 +327,8 @@
- {{.locale.Tr "repo.issues.add_time_short"}}
- {{.locale.Tr "repo.issues.add_time_cancel"}}
+ {{.locale.Tr "repo.issues.add_time_short"}}
+ {{.locale.Tr "repo.issues.add_time_cancel"}}
diff --git a/templates/repo/issue/view_title.tmpl b/templates/repo/issue/view_title.tmpl
index c1dd265e5..0ad408b8d 100644
--- a/templates/repo/issue/view_title.tmpl
+++ b/templates/repo/issue/view_title.tmpl
@@ -17,7 +17,7 @@
{{.locale.Tr "repo.issues.edit"}}
{{end}}
{{if not .Issue.IsPull}}
- {{.locale.Tr "repo.issues.new"}}
+ {{.locale.Tr "repo.issues.new"}}
{{end}}
{{if and (or .HasIssuesOrPullsWritePermission .IsIssuePoster) (not .Repository.IsArchived)}}
diff --git a/templates/repo/migrate/codebase.tmpl b/templates/repo/migrate/codebase.tmpl
index db607eebb..394e7c2ec 100644
--- a/templates/repo/migrate/codebase.tmpl
+++ b/templates/repo/migrate/codebase.tmpl
@@ -104,7 +104,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/git.tmpl b/templates/repo/migrate/git.tmpl
index 42ae642d2..1e449ae30 100644
--- a/templates/repo/migrate/git.tmpl
+++ b/templates/repo/migrate/git.tmpl
@@ -78,7 +78,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/gitbucket.tmpl b/templates/repo/migrate/gitbucket.tmpl
index 372df0c2d..aa269e561 100644
--- a/templates/repo/migrate/gitbucket.tmpl
+++ b/templates/repo/migrate/gitbucket.tmpl
@@ -120,7 +120,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/gitea.tmpl b/templates/repo/migrate/gitea.tmpl
index 8022f63dc..e4d8c6273 100644
--- a/templates/repo/migrate/gitea.tmpl
+++ b/templates/repo/migrate/gitea.tmpl
@@ -116,7 +116,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/github.tmpl b/templates/repo/migrate/github.tmpl
index 0ccad3a3e..d3f0e0b8b 100644
--- a/templates/repo/migrate/github.tmpl
+++ b/templates/repo/migrate/github.tmpl
@@ -118,7 +118,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/gitlab.tmpl b/templates/repo/migrate/gitlab.tmpl
index af20fa38e..e055cce19 100644
--- a/templates/repo/migrate/gitlab.tmpl
+++ b/templates/repo/migrate/gitlab.tmpl
@@ -115,7 +115,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/gogs.tmpl b/templates/repo/migrate/gogs.tmpl
index aeead61e4..2d6680060 100644
--- a/templates/repo/migrate/gogs.tmpl
+++ b/templates/repo/migrate/gogs.tmpl
@@ -118,7 +118,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/migrate/migrating.tmpl b/templates/repo/migrate/migrating.tmpl
index d1bdc5a90..6effa05f9 100644
--- a/templates/repo/migrate/migrating.tmpl
+++ b/templates/repo/migrate/migrating.tmpl
@@ -38,7 +38,7 @@
{{if .Failed}}
{{.locale.Tr "repo.settings.delete"}}
{{else}}
- {{.locale.Tr "cancel"}}
+ {{.locale.Tr "cancel"}}
{{end}}
{{.locale.Tr "retry"}}
diff --git a/templates/repo/migrate/onedev.tmpl b/templates/repo/migrate/onedev.tmpl
index f5ba11ab0..818b23fdd 100644
--- a/templates/repo/migrate/onedev.tmpl
+++ b/templates/repo/migrate/onedev.tmpl
@@ -104,7 +104,7 @@
-
+
{{.locale.Tr "repo.migrate_repo"}}
diff --git a/templates/repo/projects/view.tmpl b/templates/repo/projects/view.tmpl
index ac3d2cd77..3f2dd9a54 100644
--- a/templates/repo/projects/view.tmpl
+++ b/templates/repo/projects/view.tmpl
@@ -4,7 +4,7 @@
{{template "projects/view" .}}
diff --git a/templates/repo/pulls/fork.tmpl b/templates/repo/pulls/fork.tmpl
index 15635074a..66b1c3a27 100644
--- a/templates/repo/pulls/fork.tmpl
+++ b/templates/repo/pulls/fork.tmpl
@@ -58,7 +58,7 @@
-
+
{{.locale.Tr "repo.fork_repo"}}
diff --git a/templates/repo/release_tag_header.tmpl b/templates/repo/release_tag_header.tmpl
index ad42b9949..89358e9dd 100644
--- a/templates/repo/release_tag_header.tmpl
+++ b/templates/repo/release_tag_header.tmpl
@@ -15,7 +15,7 @@
{{end}}
{{if and (not .PageIsTagList) .CanCreateRelease}}
-
+
{{.locale.Tr "repo.release.new_release"}}
{{end}}
diff --git a/templates/repo/settings/branches.tmpl b/templates/repo/settings/branches.tmpl
index ef227ff4a..43203a7ad 100644
--- a/templates/repo/settings/branches.tmpl
+++ b/templates/repo/settings/branches.tmpl
@@ -26,7 +26,7 @@
{{end}}
- {{$.locale.Tr "repo.settings.branches.update_default_branch"}}
+ {{$.locale.Tr "repo.settings.branches.update_default_branch"}}
{{end}}
diff --git a/templates/repo/settings/collaboration.tmpl b/templates/repo/settings/collaboration.tmpl
index c40265c6a..290a1ae09 100644
--- a/templates/repo/settings/collaboration.tmpl
+++ b/templates/repo/settings/collaboration.tmpl
@@ -44,7 +44,7 @@
- {{.locale.Tr "repo.settings.add_collaborator"}}
+ {{.locale.Tr "repo.settings.add_collaborator"}}
@@ -92,7 +92,7 @@
- {{$.locale.Tr "repo.settings.add_team"}}
+ {{$.locale.Tr "repo.settings.add_team"}}
{{else}}
diff --git a/templates/repo/settings/deploy_keys.tmpl b/templates/repo/settings/deploy_keys.tmpl
index b776848a5..a7b7dd651 100644
--- a/templates/repo/settings/deploy_keys.tmpl
+++ b/templates/repo/settings/deploy_keys.tmpl
@@ -34,7 +34,7 @@
{{$.locale.Tr "repo.settings.is_writable_info" | Str2html}}
-
+
{{.locale.Tr "repo.settings.add_deploy_key"}}
diff --git a/templates/repo/settings/githook_edit.tmpl b/templates/repo/settings/githook_edit.tmpl
index 3d212b5ff..c2fabd02e 100644
--- a/templates/repo/settings/githook_edit.tmpl
+++ b/templates/repo/settings/githook_edit.tmpl
@@ -18,7 +18,7 @@
- {{$.locale.Tr "repo.settings.update_githook"}}
+ {{$.locale.Tr "repo.settings.update_githook"}}
{{end}}
diff --git a/templates/repo/settings/lfs_pointers.tmpl b/templates/repo/settings/lfs_pointers.tmpl
index b6b58a377..db3fdd2f8 100644
--- a/templates/repo/settings/lfs_pointers.tmpl
+++ b/templates/repo/settings/lfs_pointers.tmpl
@@ -11,7 +11,7 @@
{{end}}
{{end}}
- {{$.locale.Tr "repo.settings.lfs_pointers.associateAccessible" $.NumAssociatable}}
+ {{$.locale.Tr "repo.settings.lfs_pointers.associateAccessible" $.NumAssociatable}}
{{end}}
diff --git a/templates/repo/settings/options.tmpl b/templates/repo/settings/options.tmpl
index 78700e05b..28841de4c 100644
--- a/templates/repo/settings/options.tmpl
+++ b/templates/repo/settings/options.tmpl
@@ -45,7 +45,7 @@
- {{$.locale.Tr "repo.settings.update_settings"}}
+ {{$.locale.Tr "repo.settings.update_settings"}}
@@ -57,7 +57,7 @@
- {{$.locale.Tr "settings.update_avatar"}}
+ {{$.locale.Tr "settings.update_avatar"}}
{{$.locale.Tr "settings.delete_current_avatar"}}
@@ -189,7 +189,7 @@
{{end}}
- {{$.locale.Tr "repo.settings.update_mirror_settings"}}
+ {{$.locale.Tr "repo.settings.update_mirror_settings"}}
@@ -271,7 +271,7 @@
- {{$.locale.Tr "repo.settings.mirror_settings.push_mirror.add"}}
+ {{$.locale.Tr "repo.settings.mirror_settings.push_mirror.add"}}
@@ -586,7 +586,7 @@
- {{$.locale.Tr "repo.settings.update_settings"}}
+ {{$.locale.Tr "repo.settings.update_settings"}}
@@ -632,7 +632,7 @@
- {{$.locale.Tr "repo.settings.update_settings"}}
+ {{$.locale.Tr "repo.settings.update_settings"}}
@@ -653,7 +653,7 @@
- {{$.locale.Tr "repo.settings.update_settings"}}
+ {{$.locale.Tr "repo.settings.update_settings"}}
@@ -675,7 +675,7 @@
{{end}}
- {{$.locale.Tr "repo.settings.reindex_button"}}
+ {{$.locale.Tr "repo.settings.reindex_button"}}
{{end}}
@@ -694,7 +694,7 @@
{{end}}
- {{$.locale.Tr "repo.settings.reindex_button"}}
+ {{$.locale.Tr "repo.settings.reindex_button"}}
diff --git a/templates/repo/settings/protected_branch.tmpl b/templates/repo/settings/protected_branch.tmpl
index eb5baff59..74cb84aba 100644
--- a/templates/repo/settings/protected_branch.tmpl
+++ b/templates/repo/settings/protected_branch.tmpl
@@ -255,7 +255,7 @@
- {{$.locale.Tr "repo.settings.protected_branch.save_rule"}}
+ {{$.locale.Tr "repo.settings.protected_branch.save_rule"}}
diff --git a/templates/repo/settings/tags.tmpl b/templates/repo/settings/tags.tmpl
index c3d2fc38d..48b67697c 100644
--- a/templates/repo/settings/tags.tmpl
+++ b/templates/repo/settings/tags.tmpl
@@ -57,14 +57,14 @@
{{end}}
{{if .PageIsEditProtectedTag}}
-
+
{{$.locale.Tr "save"}}
{{$.locale.Tr "cancel"}}
{{else}}
-
+
{{$.locale.Tr "repo.settings.tags.protection.create"}}
{{end}}
diff --git a/templates/repo/settings/webhook/settings.tmpl b/templates/repo/settings/webhook/settings.tmpl
index d84c8eb11..a669d2c9a 100644
--- a/templates/repo/settings/webhook/settings.tmpl
+++ b/templates/repo/settings/webhook/settings.tmpl
@@ -278,9 +278,9 @@
{{if $isNew}}
-
{{.locale.Tr "repo.settings.add_webhook"}}
+
{{.locale.Tr "repo.settings.add_webhook"}}
{{else}}
-
{{.locale.Tr "repo.settings.update_webhook"}}
+
{{.locale.Tr "repo.settings.update_webhook"}}
{{.locale.Tr "repo.settings.delete_webhook"}}
{{end}}
diff --git a/templates/repo/wiki/new.tmpl b/templates/repo/wiki/new.tmpl
index 2098a7675..d122ee511 100644
--- a/templates/repo/wiki/new.tmpl
+++ b/templates/repo/wiki/new.tmpl
@@ -6,7 +6,7 @@
{{else}}
-
+
{{svg "octicon-person"}} {{.locale.Tr "user.follow"}}
{{end}}
diff --git a/templates/user/auth/activate.tmpl b/templates/user/auth/activate.tmpl
index 9a2abd3cd..3261836ee 100644
--- a/templates/user/auth/activate.tmpl
+++ b/templates/user/auth/activate.tmpl
@@ -25,7 +25,7 @@
- {{.locale.Tr "install.confirm_password"}}
+ {{.locale.Tr "install.confirm_password"}}
{{else if .IsSendRegisterMail}}
diff --git a/templates/user/auth/change_passwd_inner.tmpl b/templates/user/auth/change_passwd_inner.tmpl
index 40281f857..317a031f6 100644
--- a/templates/user/auth/change_passwd_inner.tmpl
+++ b/templates/user/auth/change_passwd_inner.tmpl
@@ -17,7 +17,7 @@
- {{.locale.Tr "settings.change_password"}}
+ {{.locale.Tr "settings.change_password"}}
diff --git a/templates/user/auth/finalize_openid.tmpl b/templates/user/auth/finalize_openid.tmpl
index 2b833d9b3..e81a56550 100644
--- a/templates/user/auth/finalize_openid.tmpl
+++ b/templates/user/auth/finalize_openid.tmpl
@@ -29,7 +29,7 @@
{{if .ShowRegistrationButton}}
diff --git a/templates/user/auth/signin_inner.tmpl b/templates/user/auth/signin_inner.tmpl
index 6b118b7a2..ec4852422 100644
--- a/templates/user/auth/signin_inner.tmpl
+++ b/templates/user/auth/signin_inner.tmpl
@@ -35,7 +35,7 @@
-
+
{{if .LinkAccountMode}}
{{.locale.Tr "auth.oauth_signin_submit"}}
{{else}}
diff --git a/templates/user/auth/signin_openid.tmpl b/templates/user/auth/signin_openid.tmpl
index 7a54589fd..e1017dca2 100644
--- a/templates/user/auth/signin_openid.tmpl
+++ b/templates/user/auth/signin_openid.tmpl
@@ -29,7 +29,7 @@
- {{.locale.Tr "sign_in"}}
+ {{.locale.Tr "sign_in"}}
diff --git a/templates/user/auth/signup_inner.tmpl b/templates/user/auth/signup_inner.tmpl
index 184b8b88f..931efcf04 100644
--- a/templates/user/auth/signup_inner.tmpl
+++ b/templates/user/auth/signup_inner.tmpl
@@ -39,7 +39,7 @@
-
+
{{if .LinkAccountMode}}
{{.locale.Tr "auth.oauth_signup_submit"}}
{{else}}
diff --git a/templates/user/auth/signup_openid_connect.tmpl b/templates/user/auth/signup_openid_connect.tmpl
index 89a2e410e..1a470415c 100644
--- a/templates/user/auth/signup_openid_connect.tmpl
+++ b/templates/user/auth/signup_openid_connect.tmpl
@@ -26,7 +26,7 @@
diff --git a/templates/user/auth/signup_openid_register.tmpl b/templates/user/auth/signup_openid_register.tmpl
index a490ea5a7..9736c53ed 100644
--- a/templates/user/auth/signup_openid_register.tmpl
+++ b/templates/user/auth/signup_openid_register.tmpl
@@ -29,7 +29,7 @@
- {{.locale.Tr "auth.create_new_account"}}
+ {{.locale.Tr "auth.create_new_account"}}
diff --git a/templates/user/auth/twofa.tmpl b/templates/user/auth/twofa.tmpl
index 400226605..e30358095 100644
--- a/templates/user/auth/twofa.tmpl
+++ b/templates/user/auth/twofa.tmpl
@@ -16,7 +16,7 @@
diff --git a/templates/user/auth/twofa_scratch.tmpl b/templates/user/auth/twofa_scratch.tmpl
index 4ed7fce55..58942050f 100644
--- a/templates/user/auth/twofa_scratch.tmpl
+++ b/templates/user/auth/twofa_scratch.tmpl
@@ -16,7 +16,7 @@
- {{.locale.Tr "auth.verify"}}
+ {{.locale.Tr "auth.verify"}}
diff --git a/templates/user/dashboard/issues.tmpl b/templates/user/dashboard/issues.tmpl
index 00c604bfc..a973eb59e 100644
--- a/templates/user/dashboard/issues.tmpl
+++ b/templates/user/dashboard/issues.tmpl
@@ -101,9 +101,9 @@
{{if .SingleRepoLink}}
{{if eq .SingleRepoAction "issue"}}
- {{.locale.Tr "repo.issues.new"}}
+ {{.locale.Tr "repo.issues.new"}}
{{else if eq .SingleRepoAction "pull"}}
- {{.locale.Tr "repo.pulls.new"}}
+ {{.locale.Tr "repo.pulls.new"}}
{{end}}
{{end}}
diff --git a/templates/user/settings/account.tmpl b/templates/user/settings/account.tmpl
index 0b57720c9..173cd5e99 100644
--- a/templates/user/settings/account.tmpl
+++ b/templates/user/settings/account.tmpl
@@ -24,7 +24,7 @@
@@ -58,7 +58,7 @@
{{$.locale.Tr "settings.email_notifications.disable"}}
- {{$.locale.Tr "settings.email_notifications.submit"}}
+ {{$.locale.Tr "settings.email_notifications.submit"}}
@@ -118,7 +118,7 @@
-
+
{{.locale.Tr "settings.add_email"}}
diff --git a/templates/user/settings/appearance.tmpl b/templates/user/settings/appearance.tmpl
index 129fca265..ca7ef15de 100644
--- a/templates/user/settings/appearance.tmpl
+++ b/templates/user/settings/appearance.tmpl
@@ -35,7 +35,7 @@
- {{$.locale.Tr "settings.update_theme"}}
+ {{$.locale.Tr "settings.update_theme"}}
@@ -61,7 +61,7 @@
- {{$.locale.Tr "settings.update_language"}}
+ {{$.locale.Tr "settings.update_language"}}
@@ -162,7 +162,7 @@
- {{$.locale.Tr "save"}}
+ {{$.locale.Tr "save"}}
diff --git a/templates/user/settings/applications.tmpl b/templates/user/settings/applications.tmpl
index f142af387..bc7755eb7 100644
--- a/templates/user/settings/applications.tmpl
+++ b/templates/user/settings/applications.tmpl
@@ -86,7 +86,7 @@
>
-
+
{{.locale.Tr "settings.generate_token"}}
{{/* Fomantic ".ui.form .warning.message" is hidden by default, so put the warning message out of the form*/}}
diff --git a/templates/user/settings/applications_oauth2_edit_form.tmpl b/templates/user/settings/applications_oauth2_edit_form.tmpl
index 74a0e1391..143727700 100644
--- a/templates/user/settings/applications_oauth2_edit_form.tmpl
+++ b/templates/user/settings/applications_oauth2_edit_form.tmpl
@@ -45,7 +45,7 @@
-
+
{{.locale.Tr "settings.save_application"}}
diff --git a/templates/user/settings/applications_oauth2_list.tmpl b/templates/user/settings/applications_oauth2_list.tmpl
index 348bc82b4..a92909f77 100644
--- a/templates/user/settings/applications_oauth2_list.tmpl
+++ b/templates/user/settings/applications_oauth2_list.tmpl
@@ -65,7 +65,7 @@
-
+
{{.locale.Tr "settings.create_oauth2_application_button"}}
diff --git a/templates/user/settings/keys_gpg.tmpl b/templates/user/settings/keys_gpg.tmpl
index 2ecebcd7c..467b275d3 100644
--- a/templates/user/settings/keys_gpg.tmpl
+++ b/templates/user/settings/keys_gpg.tmpl
@@ -31,7 +31,7 @@
{{end}}
-
+
{{.locale.Tr "settings.add_key"}}
@@ -99,7 +99,7 @@
-
+
{{$.locale.Tr "settings.gpg_key_verify"}}
diff --git a/templates/user/settings/keys_principal.tmpl b/templates/user/settings/keys_principal.tmpl
index 42c21373d..d9cc8fb82 100644
--- a/templates/user/settings/keys_principal.tmpl
+++ b/templates/user/settings/keys_principal.tmpl
@@ -49,7 +49,7 @@
-
+
{{.locale.Tr "settings.add_new_principal"}}
diff --git a/templates/user/settings/keys_ssh.tmpl b/templates/user/settings/keys_ssh.tmpl
index 8419f72ff..626d34fd3 100644
--- a/templates/user/settings/keys_ssh.tmpl
+++ b/templates/user/settings/keys_ssh.tmpl
@@ -19,7 +19,7 @@
-
+
{{.locale.Tr "settings.add_key"}}
@@ -87,7 +87,7 @@
-
+
{{$.locale.Tr "settings.ssh_key_verify"}}
diff --git a/templates/user/settings/packages.tmpl b/templates/user/settings/packages.tmpl
index 304940feb..f4933d3da 100644
--- a/templates/user/settings/packages.tmpl
+++ b/templates/user/settings/packages.tmpl
@@ -13,7 +13,7 @@
diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl
index 6db58fe4d..34c790065 100644
--- a/templates/user/settings/profile.tmpl
+++ b/templates/user/settings/profile.tmpl
@@ -88,7 +88,7 @@
- {{$.locale.Tr "settings.update_profile"}}
+ {{$.locale.Tr "settings.update_profile"}}
@@ -125,7 +125,7 @@
- {{$.locale.Tr "settings.update_avatar"}}
+ {{$.locale.Tr "settings.update_avatar"}}
{{$.locale.Tr "settings.delete_current_avatar"}}
diff --git a/templates/user/settings/repos.tmpl b/templates/user/settings/repos.tmpl
index caee1135c..db912770d 100644
--- a/templates/user/settings/repos.tmpl
+++ b/templates/user/settings/repos.tmpl
@@ -34,7 +34,7 @@
{{$.ContextUser.Name}}/{{$dir}}
{{if $.allowAdopt}}
-
{{svg "octicon-plus"}}{{$.locale.Tr "repo.adopt_preexisting_label"}}
+
{{svg "octicon-plus"}}{{$.locale.Tr "repo.adopt_preexisting_label"}}
-
+
{{.locale.Tr "settings.add_openid"}}
diff --git a/templates/user/settings/security/twofa.tmpl b/templates/user/settings/security/twofa.tmpl
index f10dbf0b6..dbf395c4b 100644
--- a/templates/user/settings/security/twofa.tmpl
+++ b/templates/user/settings/security/twofa.tmpl
@@ -18,7 +18,7 @@
{{else}}
{{.locale.Tr "settings.twofa_not_enrolled"}}
{{end}}
diff --git a/templates/user/settings/security/twofa_enroll.tmpl b/templates/user/settings/security/twofa_enroll.tmpl
index 3c27c4d8f..9235e4f61 100644
--- a/templates/user/settings/security/twofa_enroll.tmpl
+++ b/templates/user/settings/security/twofa_enroll.tmpl
@@ -16,7 +16,7 @@
- {{.locale.Tr "auth.verify"}}
+ {{.locale.Tr "auth.verify"}}
diff --git a/templates/user/settings/security/webauthn.tmpl b/templates/user/settings/security/webauthn.tmpl
index 676754df5..6a74b8770 100644
--- a/templates/user/settings/security/webauthn.tmpl
+++ b/templates/user/settings/security/webauthn.tmpl
@@ -25,7 +25,7 @@
- {{svg "octicon-key"}} {{.locale.Tr "settings.webauthn_register_key"}}
+ {{svg "octicon-key"}} {{.locale.Tr "settings.webauthn_register_key"}}