From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 4 Feb 2008 12:05:46 +0000 (+0000)
Subject: Remove the <br> in front of the error message.
X-Git-Tag: v_3_0_9~250
X-Git-Url: http://www.privoxy.org/gitweb/faq/static/user-manual/@default-cgi@send-stylesheet?a=commitdiff_plain;h=e30cd6f43cc624790bd5f48d25a3034ffea55ca0;p=privoxy.git

Remove the <br> in front of the error message.
---

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"