diff --git a/indra/newview/llimpanel.cpp b/indra/newview/llimpanel.cpp index aaf79dbfc..76e81a87b 100644 --- a/indra/newview/llimpanel.cpp +++ b/indra/newview/llimpanel.cpp @@ -969,7 +969,7 @@ void copy_profile_uri(const LLUUID& id, bool group = false); void LLFloaterIMPanel::onFlyoutCommit(LLComboBox* flyout, const LLSD& value) { - if (value.isUndefined()) + if (value.isUndefined() || value == LLSD(0)) { LLAvatarActions::showProfile(mOtherParticipantUUID); return; diff --git a/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc_concisebuttons.xml b/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc_concisebuttons.xml index 57188eac1..88bb69bcb 100644 --- a/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc_concisebuttons.xml +++ b/indra/newview/skins/default/xui/en-us/floater_instant_message_ad_hoc_concisebuttons.xml @@ -1,5 +1,5 @@ - + Joining Voice Chat... Connected, click End Call to hang up Left Voice Chat @@ -8,8 +8,8 @@ [NAME] is typing... Starting session with [NAME], please wait. Click here to instant message. -