From b0e40ce156294cf6b06ee018e49e6ce90b955deb Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Sun, 30 Mar 2008 06:30:40 +0000 Subject: [PATCH] remove the EclipseCon logo --- downloadsites/webtools/commonPages/topAndInit.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/downloadsites/webtools/commonPages/topAndInit.php b/downloadsites/webtools/commonPages/topAndInit.php index 32ccf8b0a..6b5a44510 100755 --- a/downloadsites/webtools/commonPages/topAndInit.php +++ b/downloadsites/webtools/commonPages/topAndInit.php @@ -4,10 +4,6 @@ <table border=0 cellpadding=0 width="100%"> <tr> <td width="35%"><?php echo $indexTop; ?></td> - <td width="30%" align="right"><a href="http://www.eclipsecon.org/2008/"><img border="0" - src="http://www.eclipsecon.org/2008/image125x125.gif" - height="125" width="125" alt="EclipseCon 2008"/></a> - </td> <td width="25%" align="right"><a href="http://www.eclipse.org/webtools/main.php"><img border="0" src="../commonPages/wtplogonarrow.jpg" height="95" width="207" /></a></td> -- GitLab