diff --git a/apps/routerconsole/jsp/welcome.jsp b/apps/routerconsole/jsp/welcome.jsp index 4e30e7eba08394968b8cb85843e8f48bd8d840ea..567f0912ac39656ea15af98e1e4f0342eb7831eb 100644 --- a/apps/routerconsole/jsp/welcome.jsp +++ b/apps/routerconsole/jsp/welcome.jsp @@ -254,7 +254,7 @@ <img class="wizardimg" src="/themes/console/images/wizard/undraw_startup_life.png"> <div class="wizardtext"><p> <%=intl._t("Your browser needs to be configured to work with I2P.")%> -<%=intl._t("You can configure your browser of choice to use I2P.")%> +<%=intl._t("Alternatively, you can configure your browser of choice to use I2P.")%> <a href="https://geti2p.net/htproxyports" target="_blank"><%=intl._t("If you want to do this yourself, here are instructions.")%></a> <% if (net.i2p.util.SystemVersion.isWindows()) {