From 518e320ef9609c6c0f32fe900f37f97b19acefcd Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Wed, 7 Aug 2019 23:27:30 -0700 Subject: [PATCH] GUACAMOLE-630: Correct header level within terminal color scheme field. In typical usage of the color scheme field, the "Details" header will be fourth level, not third. Form section headers will be third. --- .../webapp/app/form/templates/terminalColorSchemeField.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guacamole/src/main/webapp/app/form/templates/terminalColorSchemeField.html b/guacamole/src/main/webapp/app/form/templates/terminalColorSchemeField.html index 89b79e6d7..a8425e41e 100644 --- a/guacamole/src/main/webapp/app/form/templates/terminalColorSchemeField.html +++ b/guacamole/src/main/webapp/app/form/templates/terminalColorSchemeField.html @@ -50,11 +50,11 @@ -

+

{{'COLOR_SCHEME.SECTION_HEADER_DETAILS' | translate}} {{'COLOR_SCHEME.ACTION_SHOW_DETAILS' | translate}} {{'COLOR_SCHEME.ACTION_HIDE_DETAILS' | translate}} -

+