User: mnf999  
  Date: 01/10/05 11:55:02

  Modified:    src/docs head.jsp
  Log:
  Remove the show message bug and udpate thelook with the new banner
  
  Revision  Changes    Path
  1.5       +4 -4      newsite/src/docs/head.jsp
  
  Index: head.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/head.jsp,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- head.jsp  2001/09/29 02:02:37     1.4
  +++ head.jsp  2001/10/05 18:55:02     1.5
  @@ -11,15 +11,15 @@
      <link rel="stylesheet" type="text/css" href="/main.css" >
   </head>
   
  -<body bgcolor="#ffffff" marginwidth="0" marginheight="0" leftmargin="0" 
topmargin="0" onload="if( showMessage != null ) { showMessage(); }">
  +<body bgcolor="#ffffff" marginwidth="0" marginheight="0" leftmargin="0" 
topmargin="0" >
   
   <!-- HEAD -->
  -
  + 
   <table cellspacing="0" cellpadding="0" border="0" width="100%">
    <tr>
        <td bgcolor="#000000" align=center>
  -     <a class=link  href = "/JBG/training.jsp">
  -     <img src="/pictures/training1.gif" border = 0></a></td>
  +     <a class=link  href = "/jbossgroup/training.jsp">
  +     <img src="/pictures/banner2.gif" border = 0></a></td>
    </tr>
   </table>
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to