diff --git a/ogcp/templates/actions/session.html b/ogcp/templates/actions/session.html index bcca791..0410754 100644 --- a/ogcp/templates/actions/session.html +++ b/ogcp/templates/actions/session.html @@ -16,6 +16,8 @@ {{ macros.cmd_selected_clients(selected_clients) }} +{% if os_groups|length > 0 %} +
{% if os_groups|length > 1 %} The selected clients have different installed OS: @@ -51,4 +53,10 @@ The selected clients have different installed OS: +{% else %} +