From 87da1eec81aa180943a5ee959a7c16951c39b624 Mon Sep 17 00:00:00 2001 From: etienne Date: Fri, 16 Jan 2009 11:30:31 +0000 Subject: Add a permalink - CSS improvment - French translation git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@16 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- templates/main_map.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'templates/main_map.html') diff --git a/templates/main_map.html b/templates/main_map.html index d5dc43c..13d2e36 100644 --- a/templates/main_map.html +++ b/templates/main_map.html @@ -19,7 +19,7 @@ lst_{{category.id}}.push("{{sub_category.id}}");{% endfor %} {% trans "Zoom to" %} {{sub_category.name}}{% endfor %} {% endfor %} -
  • {% trans "Display markers and routes waiting for validation"%}
  • +
  • {% trans "Display markers and routes waiting for validation"%}
  • @@ -29,6 +29,13 @@ lst_{{category.id}}.push("{{sub_category.id}}");{% endfor %} {{welcome}}{% endblock %} {% block content %}
    {% endblock %} {% block footer %} -- cgit v1.2.3