[m-dev.] diff: nbsp in the w3 menu
Peter Ross
peter.ross at miscrit.be
Fri Sep 1 02:35:43 AEDT 2000
Hi,
===================================================================
Estimated hours taken: 0.1
w3/include/menubar.inc:
Use non breaking spaces in the menubar.
Index: include/menubar.inc
===================================================================
RCS file: /home/mercury1/repository/w3/include/menubar.inc,v
retrieving revision 1.7
diff -u -r1.7 menubar.inc
--- include/menubar.inc 2000/08/09 07:46:49 1.7
+++ include/menubar.inc 2000/08/31 15:34:07
@@ -32,10 +32,10 @@
<P>
<B><a href="<?echo $root?>/download.html">Download</a></B><BR>
<SMALL>
- <a href="<?echo $root?>/download/release.html">Current Release</a>
+ <a href="<?echo $root?>/download/release.html">Current Release</a>
<BR>
<a href="<?echo $root?>/download/rotd.html">Snapshot</a><BR>
- <a href="<?echo $root?>/download/old-release.html">Old Releases
+ <a href="<?echo $root?>/download/old-release.html">Old Releases
</a><BR>
</SMALL>
<P>
@@ -43,7 +43,7 @@
<SMALL>
<a href="<?echo $root?>/applications.html">Applications</a><BR>
<a href="<?echo $root?>/mcorba.html">MCORBA</a> <BR>
- <a href="<?echo $root?>/contributions.html">Contributing Code</a> <BR>
+ <a href="<?echo $root?>/contributions.html">Contributing Code</a> <BR>
</SMALL>
<P>
<B><a href="<?echo $root?>/contact.html">Contact</a></B>
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list