diff --git a/components/com_users/views/profile/tmpl/default_custom.php b/components/com_users/views/profile/tmpl/default_custom.php index 17b85a3c067f8..a250088da7f11 100644 --- a/components/com_users/views/profile/tmpl/default_custom.php +++ b/components/com_users/views/profile/tmpl/default_custom.php @@ -45,7 +45,7 @@
title; ?>
fieldname, $customFields)) : ?> - fieldname]->value; ?> + fieldname]->value ?: JText::_('COM_USERS_PROFILE_VALUE_NOT_FOUND'); ?> id)) : ?> id, $field->value); ?> fieldname)) : ?>