mirror of
https://github.com/go-gitea/gitea
synced 2025-07-27 04:38:36 +00:00
Page: Manage social accounts
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
</div>
|
||||
<hr>
|
||||
<br>
|
||||
{{if not .Repository.IsBare}}
|
||||
<div class="field">
|
||||
<label>{{.i18n.Tr "repo.default_branch"}}</label>
|
||||
<select name="branch">
|
||||
@@ -39,6 +40,7 @@
|
||||
{{end}}
|
||||
</select>
|
||||
</div>
|
||||
{{end}}
|
||||
{{if .Repository.IsMirror}}
|
||||
<div class="field">
|
||||
<label for="interval">{{.i18n.Tr "repo.mirror_interval"}}</label>
|
||||
|
Reference in New Issue
Block a user