diff --git a/templates/repo/diff/compare.tmpl b/templates/repo/diff/compare.tmpl index 1ca7521f0f..c1b00c5f9e 100644 --- a/templates/repo/diff/compare.tmpl +++ b/templates/repo/diff/compare.tmpl @@ -40,10 +40,10 @@
- + {{svg "octicon-git-branch"}}{{ctx.Locale.Tr "repo.branches"}} - + {{svg "octicon-tag"}}{{ctx.Locale.Tr "repo.tags"}}
@@ -101,10 +101,10 @@
- + {{svg "octicon-git-branch"}}{{ctx.Locale.Tr "repo.branches"}} - + {{svg "octicon-tag"}}{{ctx.Locale.Tr "repo.tags"}}
diff --git a/templates/repo/issue/view_content/sidebar/branch_selector_field.tmpl b/templates/repo/issue/view_content/sidebar/branch_selector_field.tmpl index ac31722b43..385fc14024 100644 --- a/templates/repo/issue/view_content/sidebar/branch_selector_field.tmpl +++ b/templates/repo/issue/view_content/sidebar/branch_selector_field.tmpl @@ -16,10 +16,10 @@
- + {{svg "octicon-git-branch"}}{{ctx.Locale.Tr "repo.branches"}} - + {{svg "octicon-tag"}}{{ctx.Locale.Tr "repo.tags"}}