[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15016: (ticket:91) Rewrording message (torstatus/trunk/web)
Author: kasimir
Date: 2008-06-07 16:48:38 -0400 (Sat, 07 Jun 2008)
New Revision: 15016
Modified:
torstatus/trunk/web/index.php
Log:
(ticket:91) Rewrording message
Modified: torstatus/trunk/web/index.php
===================================================================
--- torstatus/trunk/web/index.php 2008-06-07 20:34:56 UTC (rev 15015)
+++ torstatus/trunk/web/index.php 2008-06-07 20:48:38 UTC (rev 15016)
@@ -2241,7 +2241,7 @@
if($DetectedHiddenService == 1)
{
echo '<tr><td class="tab"><img src="/img/usingtor.png" alt="You are using Tor" /></td><td class="content">';
- echo "<span class='usingTor'>You appear to be accessing this hidden onion network service through the Tor network.</span><br/>";
+ echo "<span class='usingTor'>You appear to be accessing this hidden service through the Tor network.</span><br/>";
echo '</td></tr>';
}
else if ($PositiveMatch_IP == 1)