You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/01/28 22:54:39 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/xslt/publishing publish-screen.xsl

michi       2004/01/28 13:54:39

  Modified:    src/webapp/lenya/xslt/publishing publish-screen.xsl
  Log:
  debug text removed
  
  Revision  Changes    Path
  1.13      +2 -2      cocoon-lenya/src/webapp/lenya/xslt/publishing/publish-screen.xsl
  
  Index: publish-screen.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/xslt/publishing/publish-screen.xsl,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- publish-screen.xsl	25 Jan 2004 16:38:06 -0000	1.12
  +++ publish-screen.xsl	28 Jan 2004 21:54:39 -0000	1.13
  @@ -83,7 +83,7 @@
     <xsl:template match="/usecase:publish[not(usecase:message)]">
   
       <page:page>
  -      <page:title>Publish HUGO</page:title>
  +      <page:title>Publish</page:title>
         <page:body>
           
           <table class="lenya-table-noborder">
  @@ -109,7 +109,7 @@
             <input type="hidden" name="uris" value="{$uris}"/> <!-- Regular Task -->
             
             <div class="lenya-box">
  -            <div class="lenya-box-title">Publish LEVI</div>
  +            <div class="lenya-box-title">Publish</div>
               <div class="lenya-box-body">
                 <table class="lenya-table-noborder">
                   <tr>
  
  
  

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