From 8eb2dadaa66fde3d3c185c40dfa635a479d3c527 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 22 Aug 2016 20:22:47 +0100 Subject: [PATCH] Add spacing, balance type size --- app/templates/views/service-settings.html | 28 +++++++++++++---------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/app/templates/views/service-settings.html b/app/templates/views/service-settings.html index f064030fb..55f0b9abc 100644 --- a/app/templates/views/service-settings.html +++ b/app/templates/views/service-settings.html @@ -10,7 +10,7 @@

Settings

-
+
{% call mapping_table( caption='Settings', @@ -39,22 +39,26 @@ {% endcall %}
-

Your service is in trial mode

+
-
    -
  • you can only send messages to yourself
  • -
  • you can add people to your team, then you can send messages to them too
  • -
  • you can only send 50 messages per day
  • -
+

Your service is in trial mode

-

- To remove these restrictions - request to go live. -

+
    +
  • you can only send messages to yourself
  • +
  • you can add people to your team, then you can send messages to them too
  • +
  • you can only send 50 messages per day
  • +
+ +

+ To remove these restrictions + request to go live. +

+ +
{% if false and current_user.has_permissions([], admin_override=True) %} -

Platform admin settings

+

Platform admin settings

{{ browse_list([ {