You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/12/17 00:23:30 UTC

svn commit: r122596 - /lenya/trunk/src/webapp/lenya/xslt/authoring/create.xsl

Author: gregor
Date: Thu Dec 16 15:23:21 2004
New Revision: 122596

URL: http://svn.apache.org/viewcvs?view=rev&rev=122596
Log:
Removed empty promise from the code.
Modified:
   lenya/trunk/src/webapp/lenya/xslt/authoring/create.xsl

Modified: lenya/trunk/src/webapp/lenya/xslt/authoring/create.xsl
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/xslt/authoring/create.xsl?view=diff&rev=122596&p1=lenya/trunk/src/webapp/lenya/xslt/authoring/create.xsl&r1=122595&p2=lenya/trunk/src/webapp/lenya/xslt/authoring/create.xsl&r2=122596
==============================================================================
--- lenya/trunk/src/webapp/lenya/xslt/authoring/create.xsl	(original)
+++ lenya/trunk/src/webapp/lenya/xslt/authoring/create.xsl	Thu Dec 16 15:23:21 2004
@@ -100,7 +100,6 @@
 	<li><i18n:text key="exception.cause.createdoc.whitespace-in-id"/></li>
 	<li><i18n:text key="exception.cause.createdoc.id-in-use"/></li>
       </ol>
-      <i18n:text>Exception handling will be improved in the near future</i18n:text>
     </p>
   </xsl:template>
   

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org