Improve the name of branch creation dialog

This commit is contained in:
Lunny Xiao
2024-09-08 22:19:58 -07:00
parent 5fb581a885
commit 003707ff97
2 changed files with 2 additions and 1 deletions
@@ -78,7 +78,7 @@
</div>
<div class="field">
<label for="source_branch_name">{{ctx.Locale.Tr "repo.branches"}}</label>
<label for="source_branch_name">{{ctx.Locale.Tr "repo.issues.base_branch"}}</label>
<div class="ui fluid dropdown selection">
<select name="source_branch_name">
<option value=""> </option>