www-commits
[Top][All Lists]
Advanced

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

www 404.html


From: Matt Lee
Subject: www 404.html
Date: Thu, 23 Aug 2007 17:00:22 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        07/08/23 17:00:22

Modified files:
        .              : 404.html 

Log message:
        adding refereruri

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/404.html?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: 404.html
===================================================================
RCS file: /web/www/www/404.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- 404.html    23 Aug 2007 16:57:58 -0000      1.2
+++ 404.html    23 Aug 2007 17:00:12 -0000      1.3
@@ -17,8 +17,8 @@
 
 <form action="blah" method="post">
 <p><input type="submit" value="Report this broken link" style="font-size: 
2em;" /></p>
-<p><input type="hidden" value="http://www.gnu.org/%(uri)s" name="404" /></p>
-<p><input type="hidden" value="%(referer)s" name="referer" /></p>
+<p><input type="hidden" value="http://www.gnu.org%(uri)s" name="404" /></p>
+<p><input type="hidden" value="%(refereruri)s" name="referer" /></p>
 </form>
 
 <!-- end -->
@@ -67,7 +67,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2007/08/23 16:57:58 $
+$Date: 2007/08/23 17:00:12 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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