From 462180f9a4b0d644686df4b48ad46d8649ff9cee Mon Sep 17 00:00:00 2001 From: hankhill19580 Date: Fri, 3 Jul 2020 16:15:32 +0000 Subject: [PATCH] re-name full color logo(logogrey7.png=>wizardlogo7.png) used in welcome wizard and remove the old redundant ones. --- apps/routerconsole/jsp/welcome.jsp | 16 ++++++++-------- .../themes/console/images/wizard/logogrey1.png | Bin 5434 -> 0 bytes .../themes/console/images/wizard/logogrey2.png | Bin 5731 -> 0 bytes .../themes/console/images/wizard/logogrey3.png | Bin 12306 -> 0 bytes .../themes/console/images/wizard/logogrey4.png | Bin 12515 -> 0 bytes .../themes/console/images/wizard/logogrey5.png | Bin 12689 -> 0 bytes .../themes/console/images/wizard/logogrey6.png | Bin 12725 -> 0 bytes .../wizard/{logogrey7.png => wizardlogo.png} | Bin 8 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 installer/resources/themes/console/images/wizard/logogrey1.png delete mode 100644 installer/resources/themes/console/images/wizard/logogrey2.png delete mode 100644 installer/resources/themes/console/images/wizard/logogrey3.png delete mode 100644 installer/resources/themes/console/images/wizard/logogrey4.png delete mode 100644 installer/resources/themes/console/images/wizard/logogrey5.png delete mode 100644 installer/resources/themes/console/images/wizard/logogrey6.png rename installer/resources/themes/console/images/wizard/{logogrey7.png => wizardlogo.png} (100%) diff --git a/apps/routerconsole/jsp/welcome.jsp b/apps/routerconsole/jsp/welcome.jsp index d414f70e9..ac8d8c7e0 100644 --- a/apps/routerconsole/jsp/welcome.jsp +++ b/apps/routerconsole/jsp/welcome.jsp @@ -107,7 +107,7 @@ <%-- needed for CSS: --%>
<%-- needed for lang setting in css.jsi: --%> - +

<%=uihelper._t("Router Console Language")%>

@@ -128,7 +128,7 @@ // I2P Philosophy // license info? %> - +

<%=intl._t("Why I2P?")%>

@@ -150,7 +150,7 @@ } else if (ipg == 3) { // Overview of bandwidth test %> - +

<%=intl._t("Bandwidth Test")%>

@@ -179,7 +179,7 @@ } else if (ipg == 4) { // Bandwidth test in progress (w/ AJAX) %> - +

<%=intl._t("Bandwidth Test in Progress")%>

@@ -208,7 +208,7 @@ if (request.getParameter("skipbw") == null) { // don't display this if we skipped the test %> - +

<%=intl._t("Bandwidth Test Results")%>

@@ -236,7 +236,7 @@ <% } // skipbw %> - +

<%=intl._t("Bandwidth Configuration")%>