doc update, add label for deleting all user entries

This commit is contained in:
Colin Kuskie 2005-03-14 05:58:17 +00:00
parent bc3be32b22
commit 04c0c8a542

View file

@ -6,6 +6,11 @@ our $I18N = {
lastUpdated => 1057208065
},
'91' => {
message => q|Delete all entries.|,
lastUpdated => 1110780333,
},
'21' => {
message => q|Field Name|,
lastUpdated => 1031514049
@ -234,6 +239,11 @@ Enter the default value (if any) for the field. For Yes/No fields, enter "yes"
A conditional indicating whether the current user has the privileges to edit this Data Form.
<p>
<b>entryId</b>
The ID of the current entry being viewed. This variable is undefined
unless the user can edit the Data Form (<b>canEdit</b> it true).
<p>
<b>form.start</b> !<br>
The beginning of the form.
<p>