|
|
@@ -81,7 +81,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="inline field"> |
|
|
|
<div class="ui checkbox" id="auto-init"> |
|
|
|
<div class="ui checkbox {{.CheckedAutoAgree}}" id="auto-init"> |
|
|
|
<input class="hidden" name="auto_agree" type="checkbox"> |
|
|
|
<label |
|
|
|
style="width: 76%;text-align: justify;line-height: 1.5;">{{.i18n.Tr "repo.use_repo_agreement"}} |
|
|
@@ -160,7 +160,7 @@ |
|
|
|
placeholder="master"> |
|
|
|
</div> |
|
|
|
<div class="inline field"> |
|
|
|
<div class="ui checkbox" id="auto-init"> |
|
|
|
<div class="ui checkbox {{.CheckedAutoAgree}}" id="auto-init"> |
|
|
|
<input class="hidden" name="auto_agree" type="checkbox"> |
|
|
|
<label |
|
|
|
style="width: 76%;text-align: justify;line-height: 1.5;">{{.i18n.Tr "repo.use_repo_agreement"}} |
|
|
|