CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       11/12/29 11:03:57

Modified files:
        server         : outdated.html 

Log message:
        Fix the text of the link

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/outdated.html?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: outdated.html
===================================================================
RCS file: /web/www/www/server/outdated.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- outdated.html       29 Dec 2011 11:01:58 -0000      1.4
+++ outdated.html       29 Dec 2011 11:03:52 -0000      1.5
@@ -4,7 +4,7 @@
 last updated. The English page can be found at:<br />
 <!--#set var="ORIGINAL_LINK"
        value="<a href=\"${ORIGINAL_FILE}.en\">
-http://www.gnu.org${ORIGINAL_FILE}</a>" -->
+http://www.gnu.org${ORIGINAL_FILE}.en</a>" -->
 <!--#echo encoding="none" var="ORIGINAL_LINK" -->
 </p>
 <!--#if expr='"${DIFF_FILE}" != ""' -->

Reply via email to