]> git.parisson.com Git - telemeta.git/commitdiff
bugfix
authoryomguy <yomguy@parisson.com>
Thu, 17 Feb 2011 11:49:25 +0000 (12:49 +0100)
committeryomguy <yomguy@parisson.com>
Thu, 17 Feb 2011 11:49:25 +0000 (12:49 +0100)
telemeta/templates/telemeta_default/geo_continents.html

index 39ece45e481ae4c8fcb001faf9c797a1595eef2f..e2bd8f1c41dd478c913f0daa60edcad6f1bf333a 100644 (file)
@@ -19,7 +19,7 @@ var resourceMap = new ResourceMap('.continents', {
 {% block submenu %}
     <div>
         <a href="#" onclick="resourceMap.toggle('map'); return false;">{% trans "Map" %}</a> |
-        <a href="#"onclick="resourceMap.toggle('list'); return false;">{% trans "List" %}</a> 
+        <a href="#" onclick="resourceMap.toggle('list'); return false;">{% trans "List" %}</a> 
     </div>
 {% endblock %}
 {% block content %}