[or-cvs] r14382: Last fix for actual working but now more ugly than ever perl (check/trunk/cgi-bin)
ioerror at seul.org
ioerror at seul.org
Wed Apr 16 07:02:52 UTC 2008
Author: ioerror
Date: 2008-04-16 03:02:52 -0400 (Wed, 16 Apr 2008)
New Revision: 14382
Modified:
check/trunk/cgi-bin/index.pl
Log:
Last fix for actual working but now more ugly than ever perl script.
Modified: check/trunk/cgi-bin/index.pl
===================================================================
--- check/trunk/cgi-bin/index.pl 2008-04-16 07:00:03 UTC (rev 14381)
+++ check/trunk/cgi-bin/index.pl 2008-04-16 07:02:52 UTC (rev 14382)
@@ -122,11 +122,11 @@
print "</h1>";
print "If you are attempting to use a Tor client, please refer to the <a href='https://www.torproject.org/'>Tor website</a> and specifically the <a href='https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork'>instructions for configuring your Tor client</a>.<br><br>";
print 'اگر سعی در استفاده از یک کارخواه تُر را دارید, خواهشمند است مراجعه کنید به <';
- print "<a href='http://tor.eff.org/'>"
+ print "<a href='http://tor.eff.org/'>";
print 'وب سایت تُر"';
print '</a>';
print 'و بویژه ';
- print "<a href='http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork'>
+ print "<a href='http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork'>";
print 'دستورات برای پیکربندی کارخواه تُر."';
print "</a><br><br>";
More information about the tor-commits
mailing list