remove extraneous <a> tag

(fixing my mistake)
This commit is contained in:
kytv
2014-03-15 13:47:53 +00:00
parent c73f0eeeb5
commit af7ce8e18e

View File

@@ -17,6 +17,6 @@ _("More information can be found on the {0}I2P browser proxy setup page{1}.", "<
_("Once you have a \"shared clients\" destination listed on the left, please {0}check out{1} our {2}FAQ{3}.", "<b>", "</b>", "<a href=\"http://i2p-project.i2p/faq\">", "</a>")
</p>
<p>
_("Point your IRC client to {0}localhost:6668{1} and say hi to us on {2}#i2p{3}.", "<b>", "</b>", "</a>", "<a href=\"irc://127.0.0.1:6668/i2p\">", "</a>")
_("Point your IRC client to {0}localhost:6668{1} and say hi to us on {2}#i2p{3}.", "<b>", "</b>", "<a href=\"irc://127.0.0.1:6668/i2p\">", "</a>")
</p>
</div>