DataForm rewritten

This commit is contained in:
Graham Knop 2008-06-11 19:27:23 +00:00
parent e1527b5fda
commit 8b752dd64e
3 changed files with 1087 additions and 989 deletions

File diff suppressed because it is too large Load diff

View file

@ -980,6 +980,16 @@ be useful, others may not.|,
context => q{Description of asset property},
},
'store data' => {
message => 'Store Data',
lastUpdated => 0,
},
'store data description' => {
message => 'Whether to store submitted data',
lastUpdated => 0,
},
'helpvar useCaptcha' => {
message => q{This variable is true when the CAPTCHA should be shown.},
lastUpdated => 0,