1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-29 05:38:37 +00:00

Upgrade octicon to 4.3.0

This commit is contained in:
Unknwon
2016-07-16 12:45:13 +08:00
parent c083d76567
commit 971e2c3bd6
32 changed files with 536 additions and 514 deletions

View File

@@ -22,7 +22,7 @@
{{end}}
</div>
<a class="item" href="{{AppSubUrl}}/org/create">
<i class="octicon octicon-repo-create"></i>&nbsp;&nbsp;&nbsp;{{.i18n.Tr "new_org"}}
<i class="octicon octicon-plus"></i>&nbsp;&nbsp;&nbsp;{{.i18n.Tr "new_org"}}
</a>
</div>
</div>