[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] fixed gui site navigation on this page - the wrong nav item...
Update of /home/or/cvsroot/website/gui
In directory moria:/home/le/public_html/gui
Modified Files:
criteria.html
Log Message:
fixed gui site navigation on this page - the wrong nav item was 'on'
Index: criteria.html
===================================================================
RCS file: /home/or/cvsroot/website/gui/criteria.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- criteria.html 17 Aug 2005 23:52:18 -0000 1.8
+++ criteria.html 19 Aug 2005 18:10:35 -0000 1.9
@@ -56,8 +56,8 @@
<a href="index.html">Overview & Goals</a>
<a href="categories.html">What to Submit</a>
-<a class="on" href="submit.html">How to Submit</a>
-<a href="criteria.html">Judging & Timeline</a>
+<a href="submit.html">How to Submit</a>
+<a class="on" href="criteria.html">Judging & Timeline</a>
<a href="technotes.html">Technical Notes</a>
<a href="legal.html">Legal Notes</a>
<h1> </h1>