From 53d835e6ede69ffc9d7adfb0098f63002cae49c9 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 19 Sep 2019 20:49:45 +0200 Subject: [PATCH] Make the logout icon/image cliquable This should close #1178 --- .../src/main/webapp/WEB-INF/jsp/top.jsp | 43 ++++++++++--------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp index 6b53eb78..36553d45 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/top.jsp @@ -132,28 +132,29 @@ - - - - - - -
- - - + " target="_top"> + + + + + +
+ + + +
+ + + " alt="logout" height="24"> + + + +
+
+
+ ${fn:escapeXml(logout)}
- - - " alt="logout" height="24"> - - - - +