commit d910e639595202533d6d569fc9f267fa1665b994
Author: darklighter <darklighter@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:[email protected]";>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:[email protected]";>Contact</a>
-      </footer>
-
     </div> <!-- /container -->
 
     <!-- Le javascript

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to