summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/folder_update.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/folder_update.html')
-rw-r--r--ogcp/templates/actions/folder_update.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/folder_update.html b/ogcp/templates/actions/folder_update.html
index 51985e4..da1ff90 100644
--- a/ogcp/templates/actions/folder_update.html
+++ b/ogcp/templates/actions/folder_update.html
@@ -8,7 +8,7 @@
{% block nav_folder_update %} active{% endblock %}
{% block content %}
-<h1 class="m-5">{{_('Update folder')}}</h1>
+<h2 class="mx-5 subhead-heading">{{_('Update folder')}}</h2>
{{ wtf.quick_form(form,
method='post',