Added a value that was hardcoded in the product wobject

This commit is contained in:
Frank Dillon 2005-02-02 03:52:44 +00:00
parent 61456e5e96
commit ed1ef15590

View file

@ -601,6 +601,11 @@ If you'd like to add another specification, select "Yes".
message => q|Are you certain you wish to delete this specification?|,
lastUpdated => 1031514049
},
'deleteImage' => {
message => q|Delete Attached File|,
lastUpdated => 1031514049
},
};