mirror of https://github.com/apache/archiva.git
[MRM-954]
submitted by Doron Solomon fix div and close body and html tags in repositoryGroups.jsp git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@701124 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6dc8e97605
commit
edf5c67247
|
@ -152,6 +152,10 @@
|
|||
</c:forEach>
|
||||
</div> <%-- admin --%>
|
||||
|
||||
</div> <%-- content area --%>
|
||||
</c:otherwise>
|
||||
</c:choose>
|
||||
</div> <%-- content area --%>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Reference in New Issue