From 385390d127cf3a7183e986fa2e4a90561d999038 Mon Sep 17 00:00:00 2001
From: Guillaume Thomazon <gtn@kereval.com>
Date: Tue, 5 Mar 2013 16:18:35 +0000
Subject: [PATCH] git-svn-id:
 https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@34046
 356b4b1a-1d2b-0410-8bf1-ffa24008f01e

---
 gazelle-proxy-common-war/src/main/webapp/messages.xhtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gazelle-proxy-common-war/src/main/webapp/messages.xhtml b/gazelle-proxy-common-war/src/main/webapp/messages.xhtml
index 7b570914..787ba5e2 100644
--- a/gazelle-proxy-common-war/src/main/webapp/messages.xhtml
+++ b/gazelle-proxy-common-war/src/main/webapp/messages.xhtml
@@ -197,7 +197,7 @@
 				</h:panelGrid>
 				<h:panelGrid columns="3">
 					<s:decorate template="/layout/edit.xhtml">
-						<ui:define name="label">Rapid date selection :</ui:define>
+						<ui:define name="label">Rapid date selection</ui:define>
 						<h:selectOneMenu id="selectDate"
 							value="#{messagesBean.currentSelectDate}">
 							<f:selectItem id="item" itemLabel="--" itemValue="1" />
-- 
GitLab