src/main/webapp/login.xhtml
@@ -23,7 +23,7 @@ <p:panelGrid styleClass="header"> <p:row> <p:column styleClass="header-logo"> <p:graphicImage value="/resources/images/logo.png"></p:graphicImage> <p:graphicImage value="/resources/images/${institute.name}logo.png" style="width: 90px;height: 90px"></p:graphicImage> </p:column> <p:column styleClass="header-title"> <p:outputLabel value="${institute.name}"></p:outputLabel>