diff --git a/app/templates/views/organizations/organization/index.html b/app/templates/views/organizations/organization/index.html index 279c4cf14..94fbe541d 100644 --- a/app/templates/views/organizations/organization/index.html +++ b/app/templates/views/organizations/organization/index.html @@ -36,10 +36,10 @@
Total Services
{{ total_services }}
-
- {{ live_services }} Live - {{ trial_services }} Trial - {{ suspended_services }} Suspended +
+ {{ live_services }} Live + {{ trial_services }} Trial + {{ suspended_services }} Suspended
@@ -68,12 +68,7 @@ {% if show_create_service and create_service_form %} -
- - - +

Create a new service

@@ -90,12 +85,7 @@ {% endif %} {% if show_invite_user and invite_user_form %} -
- - - +

Invite a team member

{{ current_org.name }} team members can see usage and team members for each service, and invite other team members.