summaryrefslogtreecommitdiff
path: root/bin/am.pl
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-13 16:34:56 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-13 16:34:56 +0000
commit764fd2f34a32b6a0133e6f7cb698a06c9cc1eec1 (patch)
tree3e9e28029cb3025dff79bb31cab2c91d55ee53b9 /bin/am.pl
parentedacf95ad24fca3c4ae08b44ffdfe4be5c68fdc1 (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/am.pl')
-rwxr-xr-xbin/am.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/am.pl b/bin/am.pl
index 50d5c8cd..b9a38eb9 100755
--- a/bin/am.pl
+++ b/bin/am.pl
@@ -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>
|;