GeoView : cut and paste error.
svn: r14316
This commit is contained in:
parent
49823df7fe
commit
19d033090c
@ -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>"
|
||||||
|
Loading…
Reference in New Issue
Block a user