From 85e2a65874fcd41771b30ebfff93f86edd4f32b3 Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Mon, 01 Dec 2014 14:59:34 +0000
Subject: [PATCH] #396 fix - Added automated license code generation and other minor fixes

---
 securis/src/main/webapp/login.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/securis/src/main/webapp/login.html b/securis/src/main/webapp/login.html
index 4b9ef09..04f6fea 100644
--- a/securis/src/main/webapp/login.html
+++ b/securis/src/main/webapp/login.html
@@ -22,7 +22,7 @@
 	<div class="jumbotron">
 		<div class="container">
 			<h2 i18n >SeCuris</h2>
-			<p i18n >Server License for CurisTEC products.</p>
+			<p i18n >Licenses Server for CurisTEC products.</p>
 		</div>
 	</div>
 

--
Gitblit v1.3.2