GeoView : cut and past problem. Arghh !

svn: r14317
This commit is contained in:
Serge Noiraud 2010-02-11 13:36:27 +00:00
parent 19d033090c
commit 66786a3074

View File

@ -1956,7 +1956,7 @@ class GeoView(HtmlView):
Prepare the header of the page if we have no markers. Prepare the header of the page if we have no markers.
""" """
if center: if center:
page = self._create_message_pages( page = self._create_message_page(
_("Cannot center the map. No location with coordinates." _("Cannot center the map. No location with coordinates."
"The following reasons are : <ul>" "The following reasons are : <ul>"
"<li>The active person has no places with coordinates.</li>" "<li>The active person has no places with coordinates.</li>"