diff options
author | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-13 16:34:56 +0000 |
---|---|---|
committer | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-13 16:34:56 +0000 |
commit | 764fd2f34a32b6a0133e6f7cb698a06c9cc1eec1 (patch) | |
tree | 3e9e28029cb3025dff79bb31cab2c91d55ee53b9 /bin | |
parent | edacf95ad24fca3c4ae08b44ffdfe4be5c68fdc1 (diff) |
Update key name for tax property "Order"
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@209 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/am.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1903,7 +1903,7 @@ sub display_taxes { <th>|.$locale->text('Rate').qq| (%)</th> <th>|.$locale->text('Number').qq|</th> <th>|.$locale->text('Valid To').qq|</th> - <th>|.$locale->text('Order').qq|</th> + <th>|.$locale->text('Ordering').qq|</th> <th>|.$locale->text('Tax Rules').qq|</th> </tr> |; |