fixed missing closing tag

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@946110 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2010-05-19 10:35:24 +00:00
parent 158fea721b
commit 4721ffeaab
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
<th>Description</th>
<td>${projectMetadata.description}</td>
</tr>
</table>
<c:if test="${projectMetadata.organization != null || !empty (projectMetadata.licenses)
|| projectMetadata.issueManagement != null || projectMetadata.ciManagement != null }">