diff -r 37eb949c3267 -r 623858110d93 app/soc/templates/soc/role/edit.html --- a/app/soc/templates/soc/role/edit.html Sun Feb 22 10:32:24 2009 +0000 +++ b/app/soc/templates/soc/role/edit.html Sun Feb 22 10:53:55 2009 +0000 @@ -33,7 +33,9 @@ {% block instructions %} {{ block.super }} {% if not gmaps_api_key %} -
Google Maps API key not present. Please login as administrator and insert your key in Site Settings, Google Maps field. +
Google Maps API key not present. +Please insert your key in Site Settings, Google Maps field. + {% endif %} {% endblock %}