fix html error

This commit is contained in:
Laura Klünder 2016-10-18 21:51:11 +02:00
parent 6076cb2fa9
commit 4b0040b547

View file

@ -4,8 +4,8 @@
<div id="responsive_switch" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="#" id="show_map"s>&laquo; Show Map</a>
<a href="#" id="show_details"s>Show Details &raquo;</a>
<a href="#" id="show_map">&laquo; Show Map</a>
<a href="#" id="show_details">Show Details &raquo;</a>
</li>
</ul>
</div>