You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by iv...@apache.org on 2002/09/22 22:14:31 UTC

cvs commit: xml-cocoon2/src/webapp/samples/welcome welcome.xhtml

ivelin      2002/09/22 13:14:31

  Modified:    src/webapp/samples/welcome welcome.xhtml
  Log:
  rolled back inadvertent check-in
  
  Revision  Changes    Path
  1.4       +2 -2      xml-cocoon2/src/webapp/samples/welcome/welcome.xhtml
  
  Index: welcome.xhtml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/welcome/welcome.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- welcome.xhtml	21 Sep 2002 22:57:19 -0000	1.3
  +++ welcome.xhtml	22 Sep 2002 20:14:31 -0000	1.4
  @@ -7,7 +7,7 @@
      <head>
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   
  -      <title>Apache Cocoon 2.1-dev</title>
  +      <title>Apache Cocoon @version@</title>
   
         <link href="favicon.ico" rel="SHORTCUT ICON" />
      </head>
  @@ -30,7 +30,7 @@
               <tr>
                  <td align="center" width="30%">
                     <font color="#000000" face="arial,helvetica,sanserif">
  -                     <b>version 2.1-dev</b>
  +                     <b>version @version@</b>
                     </font>
                  </td>
               </tr>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org