DataForm enhancements

This commit is contained in:
Len Kranendonk 2004-11-10 14:13:32 +00:00
parent 2b3b44c0b1
commit ec40d22a50
3 changed files with 11 additions and 1 deletions

View file

@ -623,7 +623,12 @@ A conditional indicating whether this field exists for the mail subsystem of the
'Field Position' => {
message =>q|Field Position|,
lastUpdated=>1095701013
}
},
'Delete entry confirmation' => {
message => q|Are you certain that you wish to delete this data entry?|,
lastUpdated => 1095701013
},
};
1;