From ed390839d76bd8a57e18bec01d3f2a3ea60ada53 Mon Sep 17 00:00:00 2001 From: Dustin Lang Date: Mon, 18 Apr 2022 14:44:27 -0400 Subject: [PATCH] GUACAMOLE-1584: add CSS ids to section headers on home page --- guacamole/src/main/frontend/src/app/home/templates/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guacamole/src/main/frontend/src/app/home/templates/home.html b/guacamole/src/main/frontend/src/app/home/templates/home.html index b2b3db5bd..06c0f2211 100644 --- a/guacamole/src/main/frontend/src/app/home/templates/home.html +++ b/guacamole/src/main/frontend/src/app/home/templates/home.html @@ -4,14 +4,14 @@
-

{{'HOME.SECTION_HEADER_RECENT_CONNECTIONS' | translate}}

+

{{'HOME.SECTION_HEADER_RECENT_CONNECTIONS' | translate}}

-

{{'HOME.SECTION_HEADER_ALL_CONNECTIONS' | translate}}

+

{{'HOME.SECTION_HEADER_ALL_CONNECTIONS' | translate}}