Skip to content

Commit

Permalink
Add main navigation tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Malcolm Locke committed Mar 9, 2011
1 parent f712d32 commit 9157667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Expand Up @@ -69,7 +69,7 @@
<!-- mainmenu -->
<div id="mainmenu" class="clearingfix">
<ul>
<li><a style="background: #c7201a;" href="http://eq.org.nz/main">Main Home</a></li><li><a href="http://maps.eq.org.nz/">Maps</a></li><li><a class="active" href="http://maps.eq.org.nz/print">Printable Maps</a></li><li><a href="http://maps.eq.org.nz/kml">KML Exports</a></li></ul>
<li><a style="background: #c7201a;" href="http://eq.org.nz/main">Main Home</a></li><li><a href="http://maps.eq.org.nz/">Maps</a></li><li><a href="http://maps.eq.org.nz/print">Printable Maps</a></li><li><a class="active" href="http://maps.eq.org.nz/print/custom">Custom Maps</a></li><li><a href="http://maps.eq.org.nz/kml">KML Exports</a></li></ul>

</div>
<!-- / mainmenu -->
Expand Down

0 comments on commit 9157667

Please sign in to comment.