fix the trademark-faq link
Andrew Lewman

Andrew Lewman commited on 2010-08-17 20:48:26
Zeige 1 geänderte Dateien mit 7 Einfügungen und 1 Löschungen.

... ...
@@ -2,7 +2,11 @@
2 2
     <div id="footer">
3 3
     	<div class="onion"><img src="$(IMGROOT)/onion.jpg" alt="Tor" /></div>
4 4
       <div class="about">
5
-      	<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>
5
+	<p>"Tor" and the "Onion Logo" are registered trademarks of
6
+	<a href="<page docs/trademark-faq>">The Tor Project, Inc.</a>
7
+	Content on this site is licensed under a <a href="#">Creative
8
+	Commons Attribution 3.0 United States License</a>, unless
9
+	otherwise noted.</p>
6 10
         # This will grab the date from svn info but formatting is tedious
7 11
        	# REQUIRES svn for this to work
8 12
         <p>
... ...
@@ -66,6 +70,7 @@
66 70
         </ul>
67 71
       </div>
68 72
       <!-- END COL -->
73
+<!-- LANGUAGE SWITCH CGI 
69 74
       <div class="col wider">
70 75
       	<h4>Languages</h4>
71 76
         # this is a cgi trampoline to bounce us to the right page
... ...
@@ -102,6 +107,7 @@
102 107
         </form>
103 108
         <p>Questions on this? Visit <a href="http://www.debian.org/intro/cn#howtoset">how to set the default document language</a>.</p>
104 109
       </div>
110
+-->
105 111
     </div>
106 112
     <!-- END FOOTER -->
107 113
 
108 114