Add full stop

This commit is contained in:
karlchillmaid
2019-07-22 10:06:57 +01:00
committed by Rebecca Law
parent cf11b3e3c8
commit c35802f4e7

View File

@@ -31,7 +31,7 @@
{% endif %}
{% if form.is_default.data %}
<p class="form-group">
This is the default text message sender
This is the default text message sender.
</p>
{{ page_footer('Save') }}
{% else %}