Fix descriptive text on page 1

This commit is contained in:
str4d
2012-02-11 23:55:53 +00:00
parent 3a4447cd08
commit 56e00199aa

View File

@@ -98,7 +98,7 @@
<p>
<%=intl._("The first thing to decide is whether you want to create a client or server tunnel.")%>
<%=intl._("If you are trying to connect to a remote service (such as an IRC server inside I2P, or a code repository) then you will require a client tunnel.")%>
<%=intl._("Server tunnels are what client tunnels will connect to, and you will need to create one if you want to host a service - e.g. more eepsites, an outproxy, .")%>
<%=intl._("Server tunnels are what client tunnels will connect to, and you will need to create one if you want to host a service - e.g. more eepsites, or an outproxy.")%>
</p>
<div id="typeField" class="rowItem">
<label><%=intl._("Server Tunnel")%></label>