mirror of
https://github.com/transmission/transmission.git
synced 2026-04-18 16:07:21 +01:00
add a button to the peers prefs window for help documentation; divide the help documentation between peers and network
This commit is contained in:
@@ -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"> </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"> </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"> </p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="blue" valign="top" width="135">
|
||||
<p><a href="portforward.html">Port Forwarding FAQ</a></p>
|
||||
|
||||
Reference in New Issue
Block a user