From bee528943840242597e49473a404d751806b56f9 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Sat, 19 Aug 2017 15:39:49 +0200
Subject: [PATCH] updated project properties file ... strange, again
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Roland Häder <roland@mxchange.org>
---
 web/WEB-INF/templates/base.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/WEB-INF/templates/base.tpl b/web/WEB-INF/templates/base.tpl
index c4ad9f0f..f92b4409 100644
--- a/web/WEB-INF/templates/base.tpl
+++ b/web/WEB-INF/templates/base.tpl
@@ -18,7 +18,7 @@
 				<h:outputStylesheet name="/css/cssLayout.css" />
 
 				<title>
-					<h:outputText value="JFinancials" />
+					<h:outputText value="JJobs" />
 					<h:outputText value=" - " />
 					<ui:insert name="title">
 						<h:outputText value="Default title" />
-- 
2.39.5