www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server/staging/nav-bar/test9 philosophy-men...


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 philosophy-men...
Date: Sat, 31 Jul 2021 07:01:25 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/07/31 07:01:25

Modified files:
        server/staging/nav-bar/test9: philosophy-menu.html 

Log message:
        Remove spurious id's.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/philosophy-menu.html?cvsroot=www&r1=1.24&r2=1.25

Patches:
Index: philosophy-menu.html
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/philosophy-menu.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- philosophy-menu.html        23 Jul 2021 13:07:45 -0000      1.24
+++ philosophy-menu.html        31 Jul 2021 11:01:24 -0000      1.25
@@ -23,24 +23,24 @@
   <li><a 
href="/philosophy/speeches-and-interview.html">Speeches&nbsp;&amp;&nbsp;interviews</a></li>
 <!--#endif -->
 <!--#if expr="$REQUEST_URI = /\/third-party-ideas/" -->
-  <li id="tabLicenses" class="active">
+  <li class="active">
     <!--#echo encoding="none" var="MARK_START" -->
     <a 
href="/philosophy/third-party-ideas.html">Third&nbsp;party&nbsp;ideas</a>
     <span class="gnun-split"></span>
     <!--#echo encoding="none" var="MARK_END" -->
   </li>
 <!--#else -->
-  <li id="tabLicenses"><a 
href="/philosophy/third-party-ideas.html">Third&nbsp;party&nbsp;ideas</a></li>
+  <li><a 
href="/philosophy/third-party-ideas.html">Third&nbsp;party&nbsp;ideas</a></li>
 <!--#endif -->
 <!--#if expr="$REQUEST_URI = /\/latest-articles/" -->
-  <li id="tabEducation" class="active">
+  <li class="active">
     <!--#echo encoding="none" var="MARK_START" -->
     <a href="/philosophy/latest-articles.html">Latest articles</a>
     <span class="gnun-split"></span>
     <!--#echo encoding="none" var="MARK_END" -->
   </li>
 <!--#else -->
-  <li id="tabEducation"><a 
href="/philosophy/latest-articles.html">Latest&nbsp;articles</a></li>
+  <li><a href="/philosophy/latest-articles.html">Latest&nbsp;articles</a></li>
 <!--#endif -->
   <li><a 
href="https://audio-video.gnu.org/";>Audio&nbsp;&amp;&nbsp;video</a></li>
  </ul>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]