From: <smi...@us...> - 2004-01-01 19:20:43
|
Update of /cvsroot/devil-linux/web In directory sc8-pr-cvs1:/tmp/cvs-serv22694 Modified Files: menu.shtml Log Message: *grummel* Index: menu.shtml =================================================================== RCS file: /cvsroot/devil-linux/web/menu.shtml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- menu.shtml 1 Jan 2004 19:17:53 -0000 1.6 +++ menu.shtml 1 Jan 2004 19:20:40 -0000 1.7 @@ -3,8 +3,8 @@ <p class="menu"><a href="/about/">About DL</a></p> <p class="menu"><a href="/documentation/">Documentation</a></p> <!--#if expr="${SECTION} = documentation" --> -<p class="gray"> <a href="/documentation/1.0.x/index.html">-->Version 1.0.x</a>--></p> -<p class="gray"> <a href="/documentation/1.1.x/index.html">-->Version 1.1.x</a>--></p> +<p class="gray"> <a href="/documentation/1.0.x/index.html">Version 1.0.x</a></p> +<p class="gray"> <a href="/documentation/1.1.x/index.html">Version 1.1.x</a></p> <!--#endif --> <p class="gray"><!--<a href="download.htm">-->Download<!--</a>--></p> <p class="gray"><!--<a href="/mailinglist.htm">-->Mailinglists<!--</a>--></p> |