orgs -> organizations in profile sidebar
This commit is contained in:
parent
c299dbc35d
commit
6318fcd716
|
@ -5,7 +5,7 @@
|
|||
|
||||
.repo-header
|
||||
header
|
||||
margin: 1rem 0 2.4rem
|
||||
margin: .5rem 0 2.4rem
|
||||
> *
|
||||
vertical-align: middle
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
{{#if config.githubOrgsOauthAccessSettingsUrl}}
|
||||
<section class="profile-additional">
|
||||
<p>Is an organization missing?<br>
|
||||
<a {{bind-attr href="config.githubOrgsOauthAccessSettingsUrl"}} title="Orgs Oauth Access Settings on GitHub">Review and add</a> your authorized Orgs.</p>
|
||||
<a {{bind-attr href="config.githubOrgsOauthAccessSettingsUrl"}} title="Orgs Oauth Access Settings on GitHub">Review and add</a> your authorized organizations.</p>
|
||||
</section>
|
||||
{{/if}}
|
||||
</aside>
|
||||
|
|
Loading…
Reference in New Issue
Block a user