Browse Source

创建项目查看使用协议新开界面

tags/v1.22.6.1^2
zhoupzh 3 years ago
parent
commit
70c25399ae
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      templates/repo/create.tmpl

+ 2
- 1
templates/repo/create.tmpl View File

@@ -155,7 +155,8 @@
<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"}}
<a href="/home/term/">{{.i18n.Tr "repo.openi_use_agreement"}}</a></label>
<a target="_blank"
href="/home/term/">{{.i18n.Tr "repo.openi_use_agreement"}}</a></label>
</div>
</div>
</div>


Loading…
Cancel
Save