add a button to the peers prefs window for help documentation; divide the help documentation between peers and network

This commit is contained in:
Mitchell Livingston
2008-04-06 05:07:28 +00:00
parent f63bebdc09
commit 11d64631d9
7 changed files with 155 additions and 45 deletions

View File

@@ -34,18 +34,6 @@
<div id="terms">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="blue" valign="top" width="135">
<p><a href="advanced.html">Advanced preferences</a></p>
</td>
<td class="blue" valign="top" width="18"></td>
<td class="blue" valign="top" width="250">
<p class="seealso">&nbsp;</p>
</td>
</tr>
<tr>
<td class="blue" valign="top" width="135">
<p><a href="check.html">Checking</a></p>
@@ -118,6 +106,30 @@
</td>
</tr>
<tr>
<td class="blue" valign="top" width="135">
<p><a href="network.html">Network preferences</a></p>
</td>
<td class="blue" valign="top" width="18"></td>
<td class="blue" valign="top" width="250">
<p class="seealso">&nbsp;</p>
</td>
</tr>
<tr>
<td class="blue" valign="top" width="135">
<p><a href="peers.html">Peer preferences</a></p>
</td>
<td class="blue" valign="top" width="18"></td>
<td class="blue" valign="top" width="250">
<p class="seealso">&nbsp;</p>
</td>
</tr>
<tr>
<td class="blue" valign="top" width="135">
<p><a href="portforward.html">Port Forwarding FAQ</a></p>