|
|
@ -59,7 +59,7 @@ |
|
|
|
<a name="top"></a> |
|
|
|
<a name="top"></a> |
|
|
|
|
|
|
|
|
|
|
|
<div style="padding-bottom:1.5em"> |
|
|
|
<div style="padding-bottom:1.5em"> |
|
|
|
<a href="help.view?" target="main"><img src="<spring:theme code="logoImage"/>" title="<fmt:message key="top.help"/>" alt=""></a> |
|
|
|
<a href="help.view?" target="main"><img src="<spring:theme code="logoImage"/>" style="width:196px" title="<fmt:message key="top.help"/>" alt=""></a> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<c:if test="${fn:length(model.musicFolders) > 1}"> |
|
|
|
<c:if test="${fn:length(model.musicFolders) > 1}"> |
|
|
@ -199,4 +199,4 @@ |
|
|
|
</c:forEach> |
|
|
|
</c:forEach> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
</body></html> |
|
|
|
</body></html> |
|
|
|