diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 118a0ee540..7d71282e40 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -2754,7 +2754,7 @@ branch.included = Included branch.create_new_branch = Create branch from branch: branch.confirm_create_branch = Create branch branch.warning_rename_default_branch = You are renaming the default branch. -branch.rename_branch_to = Rename "%s" to: +branch.rename_branch_to = Renaming branch "%s". branch.create_branch_operation = Create branch branch.new_branch = Create new branch branch.new_branch_from = Create new branch from "%s" diff --git a/templates/repo/branch/list.tmpl b/templates/repo/branch/list.tmpl index 164ecbf62c..55a7bbcf07 100644 --- a/templates/repo/branch/list.tmpl +++ b/templates/repo/branch/list.tmpl @@ -32,9 +32,7 @@ {{if and $.IsWriter (not $.Repository.IsArchived) (not $.Repository.IsMirror) (not .IsDeleted)}} @@ -178,10 +173,9 @@ {{end}} {{if and $.IsWriter (not $.Repository.IsArchived) (not .DBBranch.IsDeleted) (not $.IsMirror)}} - +
+
- - -