mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Improve the name of branch creation dialog
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user