[or-cvs] r22938: {website} fix the trademark-faq link (website/branches/web20/include)
Andrew Lewman
andrew at torproject.org
Tue Aug 17 18:48:26 UTC 2010
Author: phobos
Date: 2010-08-17 18:48:26 +0000 (Tue, 17 Aug 2010)
New Revision: 22938
Modified:
website/branches/web20/include/foot.wmi
Log:
fix the trademark-faq link
Modified: website/branches/web20/include/foot.wmi
===================================================================
--- website/branches/web20/include/foot.wmi 2010-08-17 18:41:44 UTC (rev 22937)
+++ website/branches/web20/include/foot.wmi 2010-08-17 18:48:26 UTC (rev 22938)
@@ -2,7 +2,11 @@
<div id="footer">
<div class="onion"><img src="$(IMGROOT)/onion.jpg" alt="Tor" /></div>
<div class="about">
- <p>"Tor" and the "Onion Logo" are registered trademarks of <a href="#">The Tor Project, Inc.</a> Content on this site is licensed under a <a href="#">Creative Commons Attribution 3.0 United States License</a>, unless otherwise noted.</p>
+ <p>"Tor" and the "Onion Logo" are registered trademarks of
+ <a href="<page docs/trademark-faq>">The Tor Project, Inc.</a>
+ Content on this site is licensed under a <a href="#">Creative
+ Commons Attribution 3.0 United States License</a>, unless
+ otherwise noted.</p>
# This will grab the date from svn info but formatting is tedious
# REQUIRES svn for this to work
<p>
@@ -66,6 +70,7 @@
</ul>
</div>
<!-- END COL -->
+<!-- LANGUAGE SWITCH CGI
<div class="col wider">
<h4>Languages</h4>
# this is a cgi trampoline to bounce us to the right page
@@ -102,6 +107,7 @@
</form>
<p>Questions on this? Visit <a href="http://www.debian.org/intro/cn#howtoset">how to set the default document language</a>.</p>
</div>
+-->
</div>
<!-- END FOOTER -->
More information about the tor-commits
mailing list