mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Improvements to the off-line manual sidebar and footer.
This commit is contained in:
parent
90b6e93cd3
commit
d63709908a
@ -1 +1 @@
|
|||||||
<div align="center"><ul id="f_list"><li>Offline version created on %DATE% - <a href="%ONLINEURL%">Check current version of this page</a>.</li></ul></div>
|
<div align="center"><ul id="f_list"><li>Offline version created on %DATE% - <a href="%ONLINEURL%">Check current version of this page (development Manual)</a></li></ul></div>
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
<div class="portlet">
|
<div class="portlet">
|
||||||
<h5>Help Location</h5>
|
<h5>Useful External Links</h5>
|
||||||
<div class="pBody">
|
<div class="pBody">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="index.html">Local manual in use</a></li>
|
<li><a href="http://forum.audacityteam.org" title="Visit the Forum for technical support">Forum</a></li>
|
||||||
<li><a href="http://audacityteam.org/manual/index.php">Internet manual</a></li>
|
<li><a href="http://wiki.audacityteam.org" title="Visit the Wiki for tips, tricks and more tutorials">Wiki</a></li>
|
||||||
|
<li><a href="http://audacity.sourceforge.net/download/" title="Download the latest release">Latest Release</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user