Author: ayanul
Date: 2008-04-25 09:10:38 -0400 (Fri, 25 Apr 2008)
New Revision: 8178
Modified:
trunk/test-applications/jsp/src/main/webapp/pages/main.jsp
Log:
fix title
Modified: trunk/test-applications/jsp/src/main/webapp/pages/main.jsp
===================================================================
--- trunk/test-applications/jsp/src/main/webapp/pages/main.jsp 2008-04-25 13:09:11 UTC
(rev 8177)
+++ trunk/test-applications/jsp/src/main/webapp/pages/main.jsp 2008-04-25 13:10:38 UTC
(rev 8178)
@@ -12,7 +12,7 @@
<h:form id="mainFormID">
<rich:panel>
<f:verbatim>
- <div align="center"><font size="4"
color="#191970">RichFaces Test Application (JSF
1.2RI)</font></div>
+ <div align="center"><font size="4"
color="#191970">RichFaces Test Application</font></div>
</f:verbatim>
</rich:panel>
<rich:spacer></rich:spacer>