*** empty log message ***
diff --git a/downloads.php b/downloads.php index 60b0391..a89e496 100644 --- a/downloads.php +++ b/downloads.php
@@ -77,9 +77,7 @@ </div> <p class="smallType">Details for participating in the Callisto Members Downloads can be found <a href="http://www.eclipse.org/projects/callisto-files/callisto-download-proposal.php">HERE</a>. If you would like to host Callisto projects and more while helping to promote your organization to the Eclipse Ecosystem, please send an email to <a href="mailto:callisto.feedback@eclipse.org">callisto.feedback@eclipse.org</a>. If you are experiencing technical difficulties with any of the links, please open a <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Phoenix">bug report</a>. If you are experiencing problems with a member site, please contact their webmaster or persons noted on their landing page.</p> </div> - <div id="rightcolumn"> -<br/><center><a href="http://www.eclipsecon.org/?tag=eclipse-callisto"><img border=0 src="http://www.eclipsecon.org/2007/image125x125.gif"/></a></center><br/> - </div> + <? $html = ob_get_contents(); ob_end_clean();