fix for bug #948: space missing in regular addressbook view in home address

This commit is contained in:
Ralf Becker 2007-06-23 07:14:27 +00:00
parent c669fed918
commit e08f8bf63f
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -128,7 +128,7 @@
<description id="${row}[adr_two_countryname]" no_lang="1"/>
<hbox options="0,0">
<description no_lang="1" id="${row}[adr_two_locality]"/>
<description no_lang="1" id="${row}[adr_two_region]"/>
<description no_lang="1" id="${row}[adr_two_region]" class="leftPad5"/>
<description id="${row}[adr_two_postalcode]" class="leftPad5" value=" " no_lang="1"/>
</hbox>
<description no_lang="1" id="${row}[adr_two_street]"/>