diff --git a/phonebox_plugin/templates/phonebox_plugin/list_view_3.4.html b/phonebox_plugin/templates/phonebox_plugin/list_view_3.4.html index b845cf4..f4e1754 100644 --- a/phonebox_plugin/templates/phonebox_plugin/list_view_3.4.html +++ b/phonebox_plugin/templates/phonebox_plugin/list_view_3.4.html @@ -9,12 +9,12 @@
{% if perms.phonebox_plugin.add_number %} - + Add {% endif %} {% if perms.phonebox_plugin.add_number %} - + Import {% endif %} diff --git a/phonebox_plugin/templates/phonebox_plugin/list_view_3.x.html b/phonebox_plugin/templates/phonebox_plugin/list_view_3.x.html index b05ecec..1c4cb10 100644 --- a/phonebox_plugin/templates/phonebox_plugin/list_view_3.x.html +++ b/phonebox_plugin/templates/phonebox_plugin/list_view_3.x.html @@ -9,12 +9,12 @@
{% if perms.phonebox_plugin.add_number %} - + Add {% endif %} {% if perms.phonebox_plugin.add_number %} - + Import {% endif %} @@ -59,4 +59,4 @@

{% block title %}Numbers{% endblock %}

-{% endblock %} \ No newline at end of file +{% endblock %}