From 83ea3cd0424e8b7b3972e5e5c1edbae7af52fd37 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 12 May 2009 14:36:12 +0000 Subject: - Patch #460252 by John Morahan: fixed documentation. --- modules/field/theme/field.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/field/theme/field.tpl.php b/modules/field/theme/field.tpl.php index ccab1f791..037d4380c 100644 --- a/modules/field/theme/field.tpl.php +++ b/modules/field/theme/field.tpl.php @@ -6,7 +6,7 @@ * Default theme implementation to display the value of a field. * * Available variables: - * - $node: The node object. + * - $object: The object to which the field is attached. * - $field: The field array. * - $items: An array of values for each item in the field array. * - $teaser: Whether this is displayed as a teaser. -- cgit v1.2.3