transaction manager working

This commit is contained in:
JT Smith 2008-05-20 21:00:00 +00:00
parent 6139073807
commit 75c44c110f
4 changed files with 125 additions and 65 deletions

View file

@ -105,6 +105,12 @@ our $I18N = {
context => q|field label|
},
'notes' => {
message => q|Notes|,
lastUpdated => 0,
context => q|field label|
},
'manage' => {
message => q|Manage|,
lastUpdated => 0,