Author: phobos Date: 2010-10-27 18:55:25 +0000 (Wed, 27 Oct 2010) New Revision: 23698
Modified: check/trunk/cgi-bin/TorCheck.py Log: fix another wrapped line. Modified: check/trunk/cgi-bin/TorCheck.py =================================================================== --- check/trunk/cgi-bin/TorCheck.py 2010-10-27 18:53:25 UTC (rev 23697) +++ check/trunk/cgi-bin/TorCheck.py 2010-10-27 18:55:25 UTC (rev 23698) @@ -232,10 +232,7 @@ req.write(_('Congratulations. You are using Tor.')) req.write('<br>\n<br>\n') req.write('</h1>\n') - req.write(_('Please refer to the <a -href="https://www.torproject.org/">Tor website</a> for further -information about using Tor safely. You are now free to browse the -Internet anonymously.')) + req.write(_('Please refer to the <a href="https://www.torproject.org/">Tor website</a> for further information about using Tor safely. You are now free to browse the Internet anonymously.')) req.write('<br>\n<br>\n') # This is the case where we have an NXDOMAIN and they aren't using Tor