Update of /cvsroot/audacity/audacity-src/scripts/mw2html_audacity
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv6587

Modified Files:
        sidebar.html 
Log Message:
Fixing unclosed 'a' tags that were causing the render problems on IE.

Index: sidebar.html
===================================================================
RCS file: /cvsroot/audacity/audacity-src/scripts/mw2html_audacity/sidebar.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sidebar.html        29 May 2009 04:04:20 -0000      1.2
+++ sidebar.html        16 Jun 2009 23:46:44 -0000      1.3
@@ -5,12 +5,12 @@
 <div class="portlet" id="p-tb"> </div>
 <ul>
    <li><a href="/manual/index.php?title=Main_Page#Tutorials">Tutorials</a></li>
-   <li><a href="/manual/index.php?title=Main_Page#Using_Audacity">Using 
Audacity</li>
+   <li><a href="/manual/index.php?title=Main_Page#Using_Audacity">Using 
Audacity</a></li>
    <li><a href="/manual/index.php?title=Main_Page#Reference">Reference</a></li>
    <ul>
       <li><a href="/manual/index.php?title=Menu_Reference">Menu Bar</a></li>
       <li><a 
href="/manual/index.php?title=Main_Page#Toolbars:_buttons_and_controls_for_playback.2Crecording_and_editing">Toolbars</a></li>
-      <li><a href="/manual/index.php?title=Main_Page#Project_Window:">Project 
Window</li>
+      <li><a href="/manual/index.php?title=Main_Page#Project_Window:">Project 
Window</a></li>
       <li><a href="/manual/index.php?title=Preferences">Preferences</a></li>
    </ul>
    <li><a href="/manual/index.php?title=FAQ">FAQ</a></li>


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to