diff options
Diffstat (limited to 'modules/user/user-profile.tpl.php')
-rw-r--r-- | modules/user/user-profile.tpl.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/user/user-profile.tpl.php b/modules/user/user-profile.tpl.php index 362145d54..a6d49b4a0 100644 --- a/modules/user/user-profile.tpl.php +++ b/modules/user/user-profile.tpl.php @@ -23,7 +23,6 @@ * * Available variables: * - $user_profile: An array of profile items. Use render() to print them. - * - TODO D7 : document $FIELD_NAME_rendered variables. * * @see template_preprocess_user_profile() */ |