[jboss-cvs] jboss-seam/examples/wiki/view/includes ...
Christian Bauer
christian at hibernate.org
Tue Sep 25 11:06:08 EDT 2007
User: cbauer
Date: 07/09/25 11:06:08
Modified: examples/wiki/view/includes commentForm.xhtml
Log:
Typo
Revision Changes Path
1.13 +1 -1 jboss-seam/examples/wiki/view/includes/commentForm.xhtml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: commentForm.xhtml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/includes/commentForm.xhtml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- commentForm.xhtml 25 Sep 2007 14:30:46 -0000 1.12
+++ commentForm.xhtml 25 Sep 2007 15:06:08 -0000 1.13
@@ -85,7 +85,7 @@
</s:div>
<s:decorate id="verifyCaptchaDecorate" template="formFieldDecorate.xhtml">
- <ui:define name="label">Enter respsonse</ui:define>
+ <ui:define name="label">Enter response</ui:define>
<h:inputSecret tabindex="102" size="5" maxlength="5" required="true"
redisplay="true" id="verifyCaptcha" value="#{captcha.response}">
</h:inputSecret>
More information about the jboss-cvs-commits
mailing list