diff --git a/src/applications/search/engine/PhabricatorProfileMenuItemView.php b/src/applications/search/engine/PhabricatorProfileMenuItemView.php index 7f0dd1d397..88f8e7cc8a 100644 --- a/src/applications/search/engine/PhabricatorProfileMenuItemView.php +++ b/src/applications/search/engine/PhabricatorProfileMenuItemView.php @@ -195,6 +195,7 @@ final class PhabricatorProfileMenuItemView array( 'src' => $image_src, 'class' => implode(' ', $classes), + 'alt' => pht('Profile picture'), )); $image = phutil_tag(