diff options
Diffstat (limited to 'ogcp')
-rw-r--r-- | ogcp/templates/macros.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/macros.html b/ogcp/templates/macros.html index 790da6d..eb673ce 100644 --- a/ogcp/templates/macros.html +++ b/ogcp/templates/macros.html @@ -92,7 +92,7 @@ {% endmacro %} {% macro selected_clients() -%} -<h2 class="mx-5 subhead-heading">{{_('Selected clients')}}</h2> +<h3 class="mx-5 subhead-heading">{{_('Selected clients')}}</h3> {% include 'client_status_leyend.html' %} |