File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656 </span>
5757 <div class="menu">
5858 <a class="item" href="{{AppSubUrl}}/repo/create">
59- <i class="fitted octicon octicon-plus"></i> {{.i18n.Tr "new_repo"}}
59+ <i class="octicon octicon-plus"></i> {{.i18n.Tr "new_repo"}}
6060 </a>
6161 <a class="item" href="{{AppSubUrl}}/repo/migrate">
62- <i class="fitted octicon octicon-repo-clone"></i> {{.i18n.Tr "new_migrate"}}
62+ <i class="octicon octicon-repo-clone"></i> {{.i18n.Tr "new_migrate"}}
6363 </a>
6464 {{if .SignedUser.CanCreateOrganization}}
6565 <a class="item" href="{{AppSubUrl}}/org/create">
66- <i class="fitted octicon octicon-organization"></i> {{.i18n.Tr "new_org"}}
66+ <i class="octicon octicon-organization"></i> {{.i18n.Tr "new_org"}}
6767 </a>
6868 {{end}}
6969 </div><!-- end content create new menu -->
You can’t perform that action at this time.
0 commit comments