[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [metrics-web/master 2/5] Correct indentation.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Fri, 10 Dec 2010 07:21:22 +0100
Subject: Correct indentation.
Commit: eb7bd3696fa51e5603a2081f6e3d3af5461baf2c
---
web/WEB-INF/relay-search.jsp | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/web/WEB-INF/relay-search.jsp b/web/WEB-INF/relay-search.jsp
index 192c3e4..b9e4bf3 100644
--- a/web/WEB-INF/relay-search.jsp
+++ b/web/WEB-INF/relay-search.jsp
@@ -71,10 +71,10 @@
know</a>!</p>
</c:if>
</c:if>
+ </div>
+ </div>
+ <div class="bottom" id="bottom">
+ <%@ include file="footer.jsp"%>
</div>
-</div>
-<div class="bottom" id="bottom">
- <%@ include file="footer.jsp"%>
-</div>
</body>
</html>
--
1.7.1