Module: appdb Branch: master Commit: 49eb69955d469209285633369a292948012c87dc URL: http://source.winehq.org/git/appdb.git/?a=commit;h=49eb69955d469209285633369...
Author: Jeremy Newman jnewman@codeweavers.com Date: Fri Jan 10 11:21:24 2014 -0600
remove ending block of links
Wine-reviews is down, the Firefox logo is broken, and we don't need to advertise the tech we use.
---
index.php | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-)
diff --git a/index.php b/index.php index c027841..b1560ea 100644 --- a/index.php +++ b/index.php @@ -145,34 +145,8 @@ if(!$_SESSION['current']->isLoggedIn()) </div> </div>
-<br><br> - -<h2>Other Wine Application Compatibility Sites</h2> -<p> -<a href="http://www.wine-reviews.net/"><b>Wine-Reviews</b></a>: Is a Wine application and game -Blog, with tips and how-to's on getting listed applications and games to run. -</p> -</div> - <?php
-// promotional buttons -echo "<center>\n"; -echo "<table>\n"; -echo "<tr>\n"; -echo "<td style='padding:10px;'>\n"; -echo '<a href="http://getfirefox.com/" - title="Get Firefox - Web browsing redefined."><img - src="//www.mozilla.org/products/firefox/buttons/getfirefox_large2.png" - width="178" height="60" border="0" alt="Get Firefox"></a>'."\n"; -echo "</td>\n"; -echo "<td style='padding:10px;'>\n"; -echo '<a href="http://xinha.python-hosting.com/" title="Xinha textarea replacement"> - <img src="images/xinha-red-95.png" width="95" height="100" alt="Xinha"></a>'."\n"; -echo "</td>\n"; -echo "</tr>\n"; -echo "</table>\n"; -echo "</center>\n"; - apidb_footer(); + ?>