User: user57  
  Date: 01/12/10 17:12:29

  Modified:    src/web/forums footer.jsp
  Log:
   o alignment fix
  
  Revision  Changes    Path
  1.11      +4 -4      website-forums/src/web/forums/footer.jsp
  
  Index: footer.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/website-forums/src/web/forums/footer.jsp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- footer.jsp        2001/12/11 01:10:00     1.10
  +++ footer.jsp        2001/12/11 01:12:29     1.11
  @@ -2,13 +2,13 @@
   
   <table cellspacing="0" cellpadding="0" border="0" width="100%">
      <tr>
  -   <td>
  +   <td width="33%">
         &nbsp;
      </td>
  -   <td bgcolor="#ffffff" align="center">
  -      <jsp:include page="picabanner.jsp" flush="true"/>
  +   <td width="33%" align="center">
  +      <jsp:include page="picabanner.jsp" flush="false"/>
      </td>
  -   <td>
  +   <td width="33%">
         <a href="http://sourceforge.net";>
            <img src="http://sourceforge.net/sflogo.php?group_id=22866&type=1"; 
width="88" height="31" border="0" alt="SourceForge Logo"></a>
      </td>
  
  
  

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

Reply via email to