Fix some formatting on the trial mode services page

This commit is contained in:
Rebecca Law
2017-11-02 13:39:37 +00:00
parent 5e175954d2
commit 3f1c543735

View File

@@ -66,7 +66,8 @@
<span class="heading-medium">Live</span> <span class="heading-medium">Live</span>
{% endcall %} {% endcall %}
{% else %} {% else %}
{{ text_field('') }} {% call field(border=False) %}
{% endcall %}
{% endif %} {% endif %}
{{ stats_fields('sms', service['stats']) }} {{ stats_fields('sms', service['stats']) }}