User: user57  
  Date: 01/12/03 19:12:06

  Modified:    src/web/forums header.jsp
  Log:
   o put some padding back in now that body has not margins
  
  Revision  Changes    Path
  1.12      +5 -2      website-forums/src/web/forums/header.jsp
  
  Index: header.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/website-forums/src/web/forums/header.jsp,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- header.jsp        2001/12/04 03:09:39     1.11
  +++ header.jsp        2001/12/04 03:12:06     1.12
  @@ -1,8 +1,8 @@
   <%
   /**
    *   $RCSfile: header.jsp,v $
  - *   $Revision: 1.11 $
  - *   $Date: 2001/12/04 03:09:39 $
  + *   $Revision: 1.12 $
  + *   $Date: 2001/12/04 03:12:06 $
    */
   %>
   
  @@ -67,5 +67,8 @@
   <table cellpadding="0" cellspacing="0" border="0" width="100%">
   <tr><td><img src="images/blank.gif" width="1" height="10" border="0"></td></tr>
   </table>
  +
  +<table cellpadding="6" cellspacing="0" border="0" width="100%">
  +<tr><td>
   
   <%--  out.flush(); --%>
  
  
  

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

Reply via email to