From e30cd6f43cc624790bd5f48d25a3034ffea55ca0 Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 4 Feb 2008 12:05:46 +0000 Subject: [PATCH] Remove the <br> in front of the error message. --- templates/forwarding-failed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/forwarding-failed b/templates/forwarding-failed index eb01debc..fca5c8cf 100644 --- a/templates/forwarding-failed +++ b/templates/forwarding-failed @@ -125,7 +125,7 @@ <a title="Repeat the request" href="@protocol@@hostport@@path@"><b>@protocol@@hostport@@path@</b></a> through <b>@gateway@</b>: - <br><strong>@error-message@</strong></p> + <strong>@error-message@</strong></p> </p> <p>Just <a title="Repeat the request" href="@protocol@@hostport@@path@">try again</a> to see if this is a temporary problem, or check your <a title="Privoxy's show-status page" -- 2.49.0