]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 238663 : "again on the" is awkward in "missing_cookie" error
authortravis%sedsystems.ca <>
Thu, 17 Feb 2005 00:40:35 +0000 (00:40 +0000)
committertravis%sedsystems.ca <>
Thu, 17 Feb 2005 00:40:35 +0000 (00:40 +0000)
Patch by Christopher Nehren <apeiron@comcast.net>  r=travis  a=myk

template/en/default/global/user-error.html.tmpl

index b47f25a8fb7a6943dc56f1919c29ee03d1718bd0..9b313d96d503fb2c599001d3df4729e193cf3be3 100644 (file)
     [% title = "Missing Cookie" %]
     Sorry, I seem to have lost the cookie that recorded
     the results of your last search. I'm afraid you will have to start
-    again on the <a href="query.cgi">search page</a>.
+    again from the <a href="query.cgi">search page</a>.
           
   [% ELSIF error == "missing_datasets" %]
     [% title = "No Datasets Selected" %]