svn: r7610
This commit is contained in:
		@@ -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), 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user