www-commits
[Top][All Lists]
Advanced

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

www/education education-menu.html


From: Dora Scilipoti
Subject: www/education education-menu.html
Date: Tue, 2 Jun 2020 21:08:55 -0400 (EDT)

CVSROOT:        /web/www
Module name:    www
Changes by:     Dora Scilipoti <dora>   20/06/02 21:08:55

Modified files:
        education      : education-menu.html 

Log message:
        Fix if expression URI.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/education/education-menu.html?cvsroot=www&r1=1.6&r2=1.7

Patches:
Index: education-menu.html
===================================================================
RCS file: /web/www/www/education/education-menu.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- education-menu.html 2 Jun 2020 23:40:20 -0000       1.6
+++ education-menu.html 3 Jun 2020 01:08:55 -0000       1.7
@@ -93,7 +93,7 @@
         <a href="/education/edu-free-learning-resources.html#content">Free 
learning resources</a></li><!--#endif -->
     </ul>
   </dd>
-  <!--#if expr="$REQUEST_URI = /^\/education\/edu-faq/" --><dt class="current">
+  <!--#if expr="$REQUEST_URI = /^\/education\/resisting-proprietary-software/" 
--><dt class="current">
     <!--#echo encoding="none" var="MARK_START" -->
     <a 
href="/education/resisting-proprietary-software.html#content">Resistance</a><span
 class="gnun-split"></span>
     <!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>
@@ -109,7 +109,7 @@
 split"></span><!--#endif -->
      </ul>
   </dd>
-  <!--#if expr="$REQUEST_URI = /^\/education\/resisting-proprietary-software/" 
--><dt class="current">
+  <!--#if expr="$REQUEST_URI = /^\/education\/edu-faq/" --><dt class="current">
     <!--#echo encoding="none" var="MARK_START" -->
     <a href="/education/edu-faq.html#content">FAQ</a><span 
class="gnun-split"></span>
     <!--#echo encoding="none" var="MARK_END" --></dt><!--#else --><dt>



reply via email to

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