GeoView : cut and paste error.

svn: r14316
This commit is contained in:
Serge Noiraud 2010-02-11 13:32:18 +00:00
parent 49823df7fe
commit 19d033090c

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:
self._create_pages( page = self._create_message_pages(
_("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>"