You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ed...@apache.org on 2003/10/01 18:21:56 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/xslt/rc rco-exception.xsl

edith       2003/10/01 09:21:55

  Modified:    src/webapp/lenya/xslt/rc rco-exception.xsl
  Log:
  Change the error message
  
  Revision  Changes    Path
  1.9       +2 -2      cocoon-lenya/src/webapp/lenya/xslt/rc/rco-exception.xsl
  
  Index: rco-exception.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/xslt/rc/rco-exception.xsl,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- rco-exception.xsl	10 Sep 2003 12:52:12 -0000	1.8
  +++ rco-exception.xsl	1 Oct 2003 16:21:55 -0000	1.9
  @@ -22,9 +22,9 @@
         <page:title>File Reserved Checkout Exception</page:title>
         <page:body>
    	    <div class="lenya-box">
  -    	  <div class="lenya-box-title">File not checked out yet</div>
  +    	  <div class="lenya-box-title"> Could not check out the file </div>
   	      <div class="lenya-box-body">
  -	        <p> The resource has already been checked out:
  +	        <p> Reason : The resource has already been checked out by another user
               </p>
               <table>
                 <tr><td>User:</td><td><xsl:value-of select="rc:user"/></td></tr>
  
  
  

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