Compiler link in welcome page

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2209 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-02-21 22:22:13 +00:00
parent 3acc7dd729
commit 9b87c3f1ac

View file

@ -4,9 +4,9 @@
<p align="right"><img src="images/silver.gif" width="430" height="2"></p>
<table border="0">
<tr>
<td width="175"><p><a href="index.html"><img src="images/btn-welcome.gif" width="150" height="30"></a></p>
<td width="175"><p><a href="#"><img src="images/btn-welcome.gif" width="150" height="30"></a></p>
<p><a href="compiler.html"><img src="images/btn-compiler.gif" width="150" height="30"></a></p>
<p><a href="#"><img src="images/btn-docs.gif" width="150" height="30"></a></p>
<p><a href="docs.html"><img src="images/btn-docs.gif" width="150" height="30"></a></p>
<p><a href="update.html"><img src="images/btn-update.gif" width="150" height="30"></a></p>
<p><a href="websites.html"><img src="images/btn-websites.gif" width="150" height="30"></a></p>
</td>