From 2a71baef908eef4e50e20250f5aedf0f20c83e75 Mon Sep 17 00:00:00 2001
From: z3d <z3d@mail.i2p>
Date: Sun, 19 Jul 2009 01:16:14 +0000
Subject: [PATCH] Proxy Error page tweaks

---
 installer/resources/dnf-header.ht  | 2 +-
 installer/resources/dnfb-header.ht | 2 +-
 installer/resources/dnfp-header.ht | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/installer/resources/dnf-header.ht b/installer/resources/dnf-header.ht
index ca8a4ca6f3..629bb04674 100644
--- a/installer/resources/dnf-header.ht
+++ b/installer/resources/dnf-header.ht
@@ -21,4 +21,4 @@ The eepsite is offline, there is network congestion,
 or your router is not yet well-integrated with peers.
 You may want to 
 <a href="javascript: window.location.reload()">retry</a>. 
-<BR><BR>Could not find the following destination:<BR><BR>
+<hr><b>Could not find the following destination:</b><BR><BR>
diff --git a/installer/resources/dnfb-header.ht b/installer/resources/dnfb-header.ht
index 93fc41e3b5..f4f44d89f3 100644
--- a/installer/resources/dnfb-header.ht
+++ b/installer/resources/dnfb-header.ht
@@ -22,4 +22,4 @@ wrong BASE64 string or the link you are following is
 bad. The I2P host could also 
 be offline.  You may want to 
 <a href="javascript: window.location.reload()">retry</a>. 
-<BR><BR>Could not find the following destination:<BR><BR>
+<hr><b>Could not find the following destination:</b><BR><BR>
diff --git a/installer/resources/dnfp-header.ht b/installer/resources/dnfp-header.ht
index 399d1067db..965a913746 100644
--- a/installer/resources/dnfp-header.ht
+++ b/installer/resources/dnfp-header.ht
@@ -26,4 +26,4 @@ as this will randomly reselect an outproxy from the pool you have defined
 (if you have more than one configured). 
 If you continue to have trouble you may want to edit your outproxy list 
 <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">here</a>. 
-<BR><BR>Could not find the following destination:<BR><BR>
+<hr><b>Could not find the following destination:</b><BR><BR>
-- 
GitLab