[tor-commits] [compass/master] moved links in footer to top navbar

gsathya at torproject.org gsathya at torproject.org
Thu Jan 17 17:29:59 UTC 2013


commit d910e639595202533d6d569fc9f267fa1665b994
Author: darklighter <darklighter at 0x800.(none)>
Date:   Thu Jan 17 20:23:38 2013 +0530

    moved  links in footer to top navbar
---
 templates/index.html |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/templates/index.html b/templates/index.html
index 1800c7a..70b1d7b 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -57,6 +57,13 @@
                 Ticket #6498</a></li>
             </ul>
           </div><!--/.nav-collapse -->
+    <div>
+      <ul class="nav pull-right">
+       <li><a href="https://gitweb.torproject.org/compass.git">Source code</a></li>
+       <li><a href="https://trac.torproject.org/projects/tor/newticket?component=Compass">Report a bug</a></li>
+       <li><a href="mailto:tor-assistants at lists.torproject.org">Contact</a> </li>
+     </ul>
+    </div>
         </div>
       </div>
     </div>
@@ -269,13 +276,6 @@
         </div>
       </div>
 
-      <footer>
-        The Tor Project - 2012<br>
-        <a href="https://gitweb.torproject.org/compass.git">Source code</a> -
-        <a href="https://trac.torproject.org/projects/tor/newticket?component=Compass">Report a bug</a> -
-        <a href="mailto:tor-assistants at lists.torproject.org">Contact</a>
-      </footer>
-
     </div> <!-- /container -->
 
     <!-- Le javascript



More information about the tor-commits mailing list