www/adium.im 620:c6f3f4b9a0ee: Missed a couple.

commits at adium.im commits at adium.im
Thu Mar 15 23:43:40 UTC 2012


details:	http://hg.adium.im/www/adium.im/rev/c6f3f4b9a0ee
revision:	620:c6f3f4b9a0ee
branch:		adiumx.com
author:		Eric Richie
date:		Thu Mar 15 19:43:34 2012 -0400

Missed a couple.

diffs (23 lines):

diff -r 12de973855ad -r c6f3f4b9a0ee index.php
--- a/index.php	Thu Mar 15 19:35:09 2012 -0400
+++ b/index.php	Thu Mar 15 19:43:34 2012 -0400
@@ -151,8 +151,8 @@
 								<a href="/?download=<?=$operatingSystem?>"><img class="downloadicon" src="images/logo.png" alt="Download"></a><br>
 								<a href="/?download=<?=$operatingSystem?>"><span class="downloadlink">Download Adium <?=$downloadText[$operatingSystem]?></span></a>
 							</div>
-							<?php if ($operatingSystem != "10.6" && $operatingSystem != "10.5.8") { ?>
-								<div class="downloadSub" style="color:red;">If you're using OS X 10.5.8 or above, you should get <a href="/?download=10.5.8">Adium <?=$downloadText["10.5.8"]?></a>.</div>
+							<?php if ($operatingSystem != "10.6.8") { ?>
+								<div class="downloadSub" style="color:red;">If you're using OS X 10.6.8 or above, you should get <a href="/?download=10.6.8">Adium <?=$downloadText["10.6.8"]?></a>.</div>
 							<?php } ?>
 
 							<div class="downloadSub">
@@ -185,7 +185,7 @@
 								<a href="http://trac.adium.im/wiki/Development">Contributing to Adium</a> | <a href="http://forum.adium.im">Adium Forum</a> | <a href="http://trac.adium.im/wiki/AdiumIRCChat">Adium IRC Chat</a>
 							</div>
 							<div class="oldversionwarning">
-							    Adium <?=$downloadText["10.5.8"]?> requires OS X 10.5.8 or newer.<br />
+							    Adium <?=$downloadText["10.6.8"]?> requires OS X 10.6.8 or newer.<br />
 							    For older versions of OS X, see <a href="http://trac.adium.im/wiki/PreviousReleases">the older releases page</a>.
 							</div>
 						</div>




More information about the commits mailing list