From ab1690b1febb0518e4ee6ab0377c2eb18b9fddfa Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 1 Apr 2019 02:36:28 +0200 Subject: [PATCH] Don't display the title if it's empty --- airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp b/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp index 38040f27..c842bb22 100644 --- a/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp +++ b/airsonic-main/src/main/webapp/WEB-INF/jsp/home.jsp @@ -31,10 +31,12 @@ +

" alt=""> ${model.welcomeTitle}

+

${model.welcomeSubtitle}