|
From: <luk...@us...> - 2006-11-22 18:37:25
|
Revision: 139
http://svn.sourceforge.net/asunit/?rev=139&view=rev
Author: lukebayes
Date: 2006-11-22 10:37:25 -0800 (Wed, 22 Nov 2006)
Log Message:
-----------
rearranged download links
Modified Paths:
--------------
trunk/comm/www/html/index.html
Modified: trunk/comm/www/html/index.html
===================================================================
--- trunk/comm/www/html/index.html 2006-11-22 18:34:55 UTC (rev 138)
+++ trunk/comm/www/html/index.html 2006-11-22 18:37:25 UTC (rev 139)
@@ -114,6 +114,14 @@
<table id="badges">
<tr>
<td class="badge">
+ <a href="http://prdownloads.sourceforge.net/asunit/Framework.zip?download">
+ <img id="frameworkDownload" class="badgeLabel" src="img/DownloadFrameworkText.gif" alt="Download the Framework" /><br />
+ <img class="badge" src="img/DownloadFramework.gif" />
+ <p class="badge">You use a simple text editor and compiler. You know what a class path is and you don't want to be bothered with all the fluff. You are running on <strong>Windows, Mac, or *nix</strong>.</p>
+
+ </a>
+ </td>
+ <td class="badge">
<a href="http://prdownloads.sourceforge.net/asunit/XULUI-Win.msi?download">
<img class="badgeLabel" src="img/DownloadXULUIText.gif" alt="Download the XULUI" /><br />
<img class="badge" src="img/DownloadXULUI.gif" />
@@ -129,25 +137,17 @@
</a>
</td>
- <td class="badge">
- <a href="http://prdownloads.sourceforge.net/asunit/Framework.zip?download">
- <img id="frameworkDownload" class="badgeLabel" src="img/DownloadFrameworkText.gif" alt="Download the Framework" /><br />
- <img class="badge" src="img/DownloadFramework.gif" />
- <p class="badge">You use a simple text editor and compiler. You know what a class path is and you don't want to be bothered with all the fluff. You are running on <strong>Windows, Mac, or *nix</strong>.</p>
-
- </a>
- </td>
</tr>
<tr>
+ <td class="badge-footer"></td>
<td class="badge-footer"><i>*This installer includes the framework</i></td>
<td class="badge-footer"><i>*This installer includes the framework</i></td>
- <td class="badge-footer"></td>
</tr>
<tr>
+ <td class="badge-footer"></td>
<td class="badge-footer">*OSX users can <a href="files/releases/XULUI-Mac.zip">grab this build</a><br /><i>(No mac installer yet -<br /> <a href="http://lists.sourceforge.net/lists/listinfo/asunit-users">wanna help change that</a>?)</i></td>
<td class="badge-footer"></td>
- <td class="badge-footer"></td>
</tr>
</table>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|