Made footer "download link" point to the sf.net site.

This commit is contained in:
briandilley 2004-10-15 07:49:57 +00:00
parent b6ef5ff5a5
commit d470d3c927

View File

@ -3,7 +3,7 @@
<div class="footer">
<a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0 Strict</a>
&nbsp;-&nbsp;
<a href="kwotes.tar.gz">download the source</a>
<a href="http://sourceforge.net/projects/kwotes/">download the source</a>
&nbsp;-&nbsp;
${KWOTE_COUNT} live kwotes, ${KWOTE_BACKUP_COUNT} deleted kwotes
</div>