fixed some bugs, added human friendly order number to transactions

This commit is contained in:
JT Smith 2008-03-17 17:02:27 +00:00
parent 00e0035a3d
commit 537824fdc9
4 changed files with 13 additions and 12 deletions

View file

@ -15,8 +15,8 @@ our $I18N = {
context => q|field label|
},
'transaction id' => {
message => q|Transaction Id|,
'order number' => {
message => q|Order #|,
lastUpdated => 0,
context => q|field label|
},