From 802e917376af37be31f0b182d6bec33b4be4cc4d Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sun, 31 Oct 2004 23:06:54 +0000 Subject: [PATCH] consistent use of bold to describe template variables --- lib/WebGUI/i18n/English/DataForm.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/i18n/English/DataForm.pm b/lib/WebGUI/i18n/English/DataForm.pm index f6cb579fa..eb04919e7 100644 --- a/lib/WebGUI/i18n/English/DataForm.pm +++ b/lib/WebGUI/i18n/English/DataForm.pm @@ -329,7 +329,7 @@ WebGUI's administrative controls for this field. field.noloop.fieldName.property
-Except from within the field_loop it's also possible to access all formfields directly. To accomplish this you should use these variables. Call them with field.noloop.fieldName.property, where fieldName is the name of the field (not the label) and property is anyone of the properties supplied by the field_loop. If you want the form tag of field 'name' you should use anywhere in your template. If you want to know if the field is required use field.noloop.name.isRequired. +From outside the field_loop it's also possible to access all form fields directly. To accomplish this you should use these variables. Call them with field.noloop.fieldName.property, where fieldName is the name of the field (not the label) and property is anyone of the properties supplied by the field_loop. If you want the form tag of field 'name' you should use field.noloop.name.form anywhere in your template. If you want to know if the field is required use field.noloop.name.isRequired.

form.send
@@ -345,7 +345,7 @@ The end of the form.

*Only available if the user has already submitted the form.|, - lastUpdated => 1090575731 + lastUpdated => 1098920726 }, '61' => {