applying colin's help patch

This commit is contained in:
JT Smith 2004-09-06 16:31:49 +00:00
parent b461d45f6b
commit 983c31c1e2
3 changed files with 38 additions and 28 deletions

View file

@ -100,6 +100,12 @@ This is an informative text label to let the user know what this field represent
The name of this field. It must be unique among all of the other fields on your form.
<p>
<b>Tab</b><br>
When the form has multiple tabs, defines which tab of the form that the
field is displayed in. Otherwise, all fields are displayed on the same
page.
<p>
<b>Subtext</b><br>
An extension of the label, this is a description of what should go in the field or optional instructions for the field.
<p>
@ -608,6 +614,7 @@ A conditional indicating whether this field exists for the mail subsystem of the
lastUpdated => 1031514049
},
};
1;