diff options
Diffstat (limited to 'templates/org/home.tmpl')
-rw-r--r-- | templates/org/home.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl index 9b8b311666..18782e3981 100644 --- a/templates/org/home.tmpl +++ b/templates/org/home.tmpl @@ -52,11 +52,6 @@ {{end}} {{end}} </div> - {{if .IsOrganizationOwner}} - <div class="ui bottom attached segment"> - <a class="ui blue small button" href="{{.OrgLink}}/invitations/new">{{.i18n.Tr "org.invite_someone"}}</a> - </div> - {{end}} {{if .IsOrganizationMember}} <div class="ui top attached header"> |