added most of the rest of the form controls

This commit is contained in:
JT Smith 2005-07-27 23:03:46 +00:00
parent ce6ee697f9
commit b86148acaa
12 changed files with 35 additions and 1870 deletions

View file

@ -3270,11 +3270,6 @@ Privileges and styles assigned to pages in the package will not be copied when t
lastUpdated => 1031514049
},
'356' => {
message => q|Template|,
lastUpdated => 1031514049
},
'38' => {
message => q|You do not have sufficient privileges to perform this operation. Please ^a(log in with an account); that has sufficient privileges before attempting this operation.|,
lastUpdated => 1031514049
@ -3343,6 +3338,24 @@ Privileges and styles assigned to pages in the package will not be copied when t
context => q|Field type name|
},
'radio' => {
message => q|Radio Button|,
lastUpdated =>0,
context => q|Field type name|
},
'read only' => {
message => q|Read Only|,
lastUpdated =>0,
context => q|Field type name|
},
'submit' => {
message => q|Submit|,
lastUpdated =>0,
context => q|Field type name|
},
'button' => {
message => q|Button|,
lastUpdated =>0,