diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-02-27 21:17:35 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-02-27 21:17:35 +0000 |
commit | 15ebe1a6d5c5df967745787749d23d2ff1f367fe (patch) | |
tree | 64ff6ff126922eb261b6ecf5d54c7021584add0e /UI | |
parent | eda9e2f22202c3e6639fb34991a3884e48592ef8 (diff) |
Committing customer/vendor address save fix
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2093 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI')
-rw-r--r-- | UI/Contact/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UI/Contact/contact.html b/UI/Contact/contact.html index 2acd274f..759d374b 100644 --- a/UI/Contact/contact.html +++ b/UI/Contact/contact.html @@ -473,7 +473,7 @@ problems with multi-word single-quoted constructs in PI tags. -CT --> value_attr = "id" default_values = [country] options = country_list - name = "country" + name = "country_code" label = text('Country:') } ?> </div> |