www: 7818e73d: Remove the download link from the about ...

markdoliner at pidgin.im markdoliner at pidgin.im
Thu May 3 00:55:43 EDT 2012


----------------------------------------------------------------------
Revision: 7818e73d567776b2c8dba838536561310cfb1e2e
Parent:   ce6c97bc062b412d7f9a8d138305c6584731b354
Author:   markdoliner at pidgin.im
Date:     05/01/12 03:00:43
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/7818e73d567776b2c8dba838536561310cfb1e2e

Changelog: 

Remove the download link from the about page.  I want to change the download
link and this is making it more difficult.  I don't think it's really
necessary, so I'm going to remove it for now.  If someone wants to re-add
it later, feel free.

Changes against parent ce6c97bc062b412d7f9a8d138305c6584731b354

  patched  htdocs/about/index.php

-------------- next part --------------
============================================================
--- htdocs/about/index.php	45a2b9bae514d1d9f817e9b048ffba0d82905543
+++ htdocs/about/index.php	446c20757922e82fe2520496a5fbd07e2bdde29a
@@ -16,17 +16,9 @@
 
 <h1>About Pidgin</h1>
 
-<div style="float:right;">
-<div id="download">
-<?php
-include($_SERVER['DOCUMENT_ROOT'] . "/../inc/blurb.download.inc");
-?>
-</div>
-<br/>
-<div style="text-align:center">
+<div style="float:right; padding-left: 2em;">
 <img src="/shared/img/contact_window.png" alt="Buddy List" width="192" height="420" />
 </div>
-</div>
 
 <p>Pidgin is a chat program which lets you log in to accounts on multiple
 chat networks simultaneously. This means that you can be chatting with


More information about the Commits mailing list