bug report #2131, display latitude before longitude

svn: r10680
This commit is contained in:
Stéphane Charette
2008-05-06 06:47:22 +00:00
parent a63ab8d42b
commit 94b7cdcc35
3 changed files with 9 additions and 9 deletions

View File

@@ -71,8 +71,8 @@ class PlaceView(PageView.ListView):
_('County'),
_('State'),
_('Country'),
_('Longitude'),
_('Latitude'),
_('Longitude'),
_('Last Changed'),
_('Street'),
]