diff options
Diffstat (limited to 'modules/user/user-profile.tpl.php')
-rw-r--r-- | modules/user/user-profile.tpl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/user/user-profile.tpl.php b/modules/user/user-profile.tpl.php index a1611c835..0a64fed84 100644 --- a/modules/user/user-profile.tpl.php +++ b/modules/user/user-profile.tpl.php @@ -30,6 +30,8 @@ * @see user-profile-item.tpl.php * Where the html is handled for each item in the group. * @see template_preprocess_user_profile() + * + * @ingroup themeable */ ?> <div class="profile"<?php print $attributes; ?>> |