diff options
author | Boroondas Gupte <hg@boroon.dasgupta.ch> | 2010-09-03 12:04:52 +0200 |
---|---|---|
committer | Boroondas Gupte <hg@boroon.dasgupta.ch> | 2010-09-03 12:04:52 +0200 |
commit | 3ff8d39060bef54a09e957a259114a6d998a68d4 (patch) | |
tree | 34d77875fea73a6848bdd1554e7225d690ede2ca /indra/newview/skins/default/xui/en | |
parent | 1b4ae0e053671aa39d14a3aa36e6e73282fec7b3 (diff) | |
parent | 1b56428619ca9490d8c7b26e607e9aec321e6907 (diff) |
merged VWR-20583 followup (removal of superflous '>'s in IM participant context menu)
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/menu_participant_list.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_participant_list.xml b/indra/newview/skins/default/xui/en/menu_participant_list.xml index 4ed5807808..2c32d9d303 100644 --- a/indra/newview/skins/default/xui/en/menu_participant_list.xml +++ b/indra/newview/skins/default/xui/en/menu_participant_list.xml @@ -130,7 +130,7 @@ layout="topleft" name="Moderator Options Separator"/> <context_menu - label="Moderator Options >" + label="Moderator Options" layout="topleft" name="Moderator Options"> <menu_item_check |