Author: ayanul
Date: 2008-04-25 09:09:11 -0400 (Fri, 25 Apr 2008)
New Revision: 8177
Modified:
trunk/test-applications/facelets/src/main/webapp/pages/main.xhtml
Log:
fix title
Modified: trunk/test-applications/facelets/src/main/webapp/pages/main.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/pages/main.xhtml 2008-04-25 13:01:51
UTC (rev 8176)
+++ trunk/test-applications/facelets/src/main/webapp/pages/main.xhtml 2008-04-25 13:09:11
UTC (rev 8177)
@@ -11,7 +11,7 @@
<body>
<h:form>
<rich:panel>
- <f:verbatim><div align="center"><font size="4"
color="#191970">RichFaces Test Application (JSF 1.1RI(1.2RI) with
Facelets)</font></div></f:verbatim>
+ <f:verbatim><div align="center"><font size="4"
color="#191970">RichFaces Test Application with
Facelets)</font></div></f:verbatim>
</rich:panel>
<rich:spacer></rich:spacer>
<rich:panel>
Show replies by date