svn: r7610
This commit is contained in:
parent
f960c2132f
commit
80ff4e8848
@ -50,7 +50,7 @@ class AddrEmbedList(EmbeddedList):
|
|||||||
|
|
||||||
_column_names = [
|
_column_names = [
|
||||||
(_('Date'), 0, 150),
|
(_('Date'), 0, 150),
|
||||||
(_('Street'), 1, 225),
|
(_('Address'), 1, 225),
|
||||||
(_('City'), 2, 100),
|
(_('City'), 2, 100),
|
||||||
(_('State'), 3, 100),
|
(_('State'), 3, 100),
|
||||||
(_('Country'), 4, 75),
|
(_('Country'), 4, 75),
|
||||||
|
Loading…
Reference in New Issue
Block a user