[jboss-cvs] jboss-seam/examples/dvdstore/web/WEB-INF ...

Gavin King gavin.king at jboss.com
Sat Nov 25 14:38:32 EST 2006


  User: gavin   
  Date: 06/11/25 14:38:32

  Modified:    examples/dvdstore/web/WEB-INF  template.xhtml
  Log:
  fix
  
  Revision  Changes    Path
  1.7       +1 -1      jboss-seam/examples/dvdstore/web/WEB-INF/template.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: template.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/web/WEB-INF/template.xhtml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- template.xhtml	2 Nov 2006 18:26:04 -0000	1.6
  +++ template.xhtml	25 Nov 2006 19:38:32 -0000	1.7
  @@ -78,7 +78,7 @@
               </div>
           </div>
   
  -        <div class="grayBox" style="text-align: right; color: #666;">#{copyright}</div>
  +        <div class="grayBox" style="text-align: right; color: #666;">#{messages.copyright}</div>
       </div>
   
   </body>
  
  
  



More information about the jboss-cvs-commits mailing list