User: user57
Date: 01/12/03 19:05:30
Modified: src/web/forums header.jsp
Log:
o put the header back in order
Revision Changes Path
1.10 +4 -3 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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- header.jsp 2001/12/04 02:52:57 1.9
+++ header.jsp 2001/12/04 03:05:29 1.10
@@ -1,8 +1,8 @@
<%
/**
* $RCSfile: header.jsp,v $
- * $Revision: 1.9 $
- * $Date: 2001/12/04 02:52:57 $
+ * $Revision: 1.10 $
+ * $Date: 2001/12/04 03:05:29 $
*/
%>
@@ -54,7 +54,8 @@
<table bgcolor="<%= JiveGlobals.getJiveProperty("skin.default.headerBgColor") %>"
cellpadding="6" cellspacing="0" border="0" width="100%">
<tr>
- <td><a href="index.jsp"><%=
JiveGlobals.getJiveProperty("skin.default.headerLogo") %></a></td>
+ <td bgcolor="#2c922f"><a href="/"><img src="/pictures/head000.jpg" border="0"
width="760" height="165"></a></td>
+ <td width="100%" background="/pictures/headfill.gif"><img src="/pictures/t.gif"
width="6" height="1"></td>
</tr>
</table>
</td></tr>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development