User: mnf999 Date: 01/10/05 12:17:58 Modified: src/docs slogan.jsp Log: Revision Changes Path 1.3 +19 -16 newsite/src/docs/slogan.jsp Index: slogan.jsp =================================================================== RCS file: /cvsroot/jboss/newsite/src/docs/slogan.jsp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- slogan.jsp 2001/09/23 20:34:55 1.2 +++ slogan.jsp 2001/10/05 19:17:58 1.3 @@ -1,23 +1,26 @@ <!-- MAIN CONTENT --> <table cellspacing="0" cellpadding="0" border="0" width="100%" height="20"> - <tr> - <td colspan="2" width="195"><img src="/pictures/t.gif" width="195" height="1"></td> - <td width="100%" align="left" valign="center" nowrap><p class="slogan"> - <img src="/pictures/cog1.gif" width="44" height="13" align="absmiddle"> + <tr> + + + <td colspan="2" width="195"><img src="/pictures/t.gif" width="195" height="1"></td> + <td width="100%" align="left" valign="center" nowrap><p class="slogan"> + <img src="/pictures/cog1.gif" width="44" height="13" align="absmiddle"> - <!-- SLOGAN --> + <!-- SLOGAN --> - <%= request.getParameter("SLOGAN") %> - <img src="/pictures/cog2.gif" width="44" height="13" align="absmiddle"> - </td> - <td width="65"><img src="/pictures/main3.gif" width="65" height="20"></td> - </tr> - <tr> - <td bgcolor="#dcdcdc"><img src="/pictures/t.gif" width="115" height="540"></td> - <td valign="top" background="/pictures/mainfill.gif"><img src="/pictures/main1.gif" width="80" height="340"></td> - <td width="100%" bgcolor="#dddddd" valign="top"><br> - <table celspacing="0" cellpadding="0" border="0" width="100%"> - <tr> + <%= request.getParameter("SLOGAN") %> + <img src="/pictures/cog2.gif" width="44" height="13" align="absmiddle"> + </td> + <td width="65"><img src="/pictures/main3.gif" width="65" height="20"></td> + </tr> + <tr> + <td bgcolor="#eeeeee"><img src="/pictures/t.gif" width="115" height="540"></td> + <td valign="top" background="/pictures/mainfill.gif"><img src="/pictures/main1.gif" width="80" height="340"></td> + <td width="100%" bgcolor="#eeeeee" valign="top"><br> + + <table celspacing="0" cellpadding="0" border="0" width="100%"> + <tr> <td><div align="justify">
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development