svn: r7610

This commit is contained in:
Don Allingham 2006-11-11 05:22:32 +00:00
parent f960c2132f
commit 80ff4e8848

View File

@ -50,7 +50,7 @@ class AddrEmbedList(EmbeddedList):
_column_names = [
(_('Date'), 0, 150),
(_('Street'), 1, 225),
(_('Address'), 1, 225),
(_('City'), 2, 100),
(_('State'), 3, 100),
(_('Country'), 4, 75),