From cdd47b36d2f07ef63df62cd4f48b7b0c2776fef7 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 8 Apr 2019 18:15:02 +0200 Subject: [PATCH] Clicking on the logo now redirects to home instead of about The previous behaviour was confusing, because on most websites, clicking on the logo will redirect to the main page, and not on the about one. --- airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp index d0ea446f..2b97c022 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/left.jsp @@ -59,7 +59,9 @@
- " style="width:196px" title="" alt=""> + + " style="width:196px" title="" alt=""> +