From a62ac29ac8b38f85db79626bb0e8a62a94c1e3ce Mon Sep 17 00:00:00 2001 From: zillani Date: Mon, 19 Sep 2016 12:24:40 +0530 Subject: [PATCH] Update main.jsp removed duplicate closing tag --- src/main/webapp/WEB-INF/decorators/main.jsp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/decorators/main.jsp b/src/main/webapp/WEB-INF/decorators/main.jsp index 0a20fc6..11cb9a8 100644 --- a/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/src/main/webapp/WEB-INF/decorators/main.jsp @@ -10,7 +10,6 @@ td.label { text-align: right; } td.value { text-align: left; font-weight: bold; } - - \ No newline at end of file +