[Yanel-commits] rev 60799 - public/yanel/trunk/src/resources/comment/htdocs

michi at wyona.com michi at wyona.com
Mon Sep 19 16:04:46 CEST 2011


Author: michi
Date: 2011-09-19 16:04:46 +0200 (Mon, 19 Sep 2011)
New Revision: 60799

Modified:
   public/yanel/trunk/src/resources/comment/htdocs/add-comment.xsl
Log:
note about plain text added

Modified: public/yanel/trunk/src/resources/comment/htdocs/add-comment.xsl
===================================================================
--- public/yanel/trunk/src/resources/comment/htdocs/add-comment.xsl	2011-09-19 13:44:29 UTC (rev 60798)
+++ public/yanel/trunk/src/resources/comment/htdocs/add-comment.xsl	2011-09-19 14:04:46 UTC (rev 60799)
@@ -48,7 +48,7 @@
 
   <xsl:template match="no-valid-comment-submitted-yet">
     <xsl:apply-templates select="message"/>
-    <p>Please enter your comment below:</p>
+    <p>Please enter your comment below (<strong>NOTE:</strong> Only plain text will be accepted!):</p>
     <form>
       <input type="hidden" name="path" value="{@path}"/>
       Title<br/>



More information about the Yanel-commits mailing list