Console: Remove firefox anchor in link

This commit is contained in:
zzz
2019-01-09 13:08:45 +00:00
parent 30ea6f3ffa
commit 2c7033001e

View File

@@ -236,7 +236,7 @@
<h3><%=intl._t("Browser Setup")%></h3>
<table class="configtable"><tr><td><p>
<%=intl._t("Your browser needs to be configured to work with I2P.")%>
<a href="https://geti2p.net/htproxyports#firefox" target="_blank"><%=intl._t("If you want to do this yourself, here are instructions.")%></a>
<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()) {
%>