From b1772bde031c0e5c6a02a0cfc405d1858b29ae1e Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 31 Aug 2006 10:28:29 +0000 Subject: [PATCH] Don't use @referrer@ as link target. If the referrer isn't set, the link is invalid. If the user really wants to go back, she can use the browser's back button. --- templates/untrusted | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/untrusted b/templates/untrusted index bc09524b..61f23b64 100644 --- a/templates/untrusted +++ b/templates/untrusted @@ -126,7 +126,7 @@

Request for untrusted URL

Your request for @protocol@@hostport@@path@ was blocked, because neither the request URL itself, nor its referrer - (@referrer@) were trusted. + (@referrer@) were trusted.

(You can go there anyway.)

-- 2.39.2