diff options
Diffstat (limited to 'ogcp/templates/actions/center_update.html')
-rw-r--r-- | ogcp/templates/actions/center_update.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/center_update.html b/ogcp/templates/actions/center_update.html index e93ac14..e866fac 100644 --- a/ogcp/templates/actions/center_update.html +++ b/ogcp/templates/actions/center_update.html @@ -8,7 +8,7 @@ {% block nav_folder_update %} active{% endblock %} {% block content %} -<h1 class="m-5">{{_('Update center')}}</h1> +<h2 class="mx-5 subhead-heading">{{_('Update center')}}</h2> {{ wtf.quick_form(form, method='post', |