From 82dd9435a35d01ccfbdafafeb93ac19043232fd3 Mon Sep 17 00:00:00 2001
From: zzz
Date: Wed, 13 May 2020 11:40:01 +0000
Subject: [PATCH] Console: Support stuffing form from params on /configreseed
Fix HTML errors
---
apps/routerconsole/jsp/configreseed.jsp | 46 +++++++++++++++++--------
1 file changed, 32 insertions(+), 14 deletions(-)
diff --git a/apps/routerconsole/jsp/configreseed.jsp b/apps/routerconsole/jsp/configreseed.jsp
index e75301ab5..e6ad8dc94 100644
--- a/apps/routerconsole/jsp/configreseed.jsp
+++ b/apps/routerconsole/jsp/configreseed.jsp
@@ -18,6 +18,7 @@
<%=intl._t("Reseeding is the bootstrapping process used to find other routers when you first install I2P, or when your router has too few router references remaining.")%>
+
<%=intl._t("If reseeding has failed, you should first check your network connection.")%>