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