diff options
Diffstat (limited to 'ogcp/templates/actions/image_update.html')
-rw-r--r-- | ogcp/templates/actions/image_update.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/image_update.html b/ogcp/templates/actions/image_update.html index c008aa8..361165a 100644 --- a/ogcp/templates/actions/image_update.html +++ b/ogcp/templates/actions/image_update.html @@ -9,7 +9,7 @@ {% block nav_image_update %}active{% endblock %} {% block content %} -<h1 class="m-5">{{_('Update partition image')}}</h1> +<h2 class="mx-5 subhead-heading">{{_('Update partition image')}}</h2> {{ macros.cmd_selected_clients(selected_clients) }} |