gaim/www

Good point

2004-01-10, Mark Doliner
157c3f764285
Parents c91e42b370da
Children ae4c4356dca2
Good point
--- a/htdocs/downloads.php Sat Jan 10 13:03:58 2004 -0500
+++ b/htdocs/downloads.php Sat Jan 10 14:28:25 2004 -0500
@@ -19,8 +19,8 @@
<tr>
<td class="dl_selection">Gaim <?php print $current_version; ?> (Windows)</td>
<td class="dl_download">
- <a href="http://prdownloads.sourceforge.net/gaim/gaim-<?php print $current_version ?>.exe?download">gaim-<?php print $current_version ?>.exe</a><br>
- <a href="http://prdownloads.sourceforge.net/gaim/gaim-<?php print $current_version ?>-debug.exe?download">gaim-debug-<?php print $current_version ?>.exe</a>
+ <a href="http://prdownloads.sourceforge.net/gaim/gaim-<?php print $current_win32_version ?>.exe?download">gaim-<?php print $current_win32_version ?>.exe</a><br>
+ <a href="http://prdownloads.sourceforge.net/gaim/gaim-<?php print $current_win32_version ?>-debug.exe?download">gaim-debug-<?php print $current_win32_version ?>.exe</a>
</td>
</tr>