diff options
author | Ansariel Hiller <none@none> | 2011-11-11 14:13:56 -0500 |
---|---|---|
committer | Ansariel Hiller <none@none> | 2011-11-11 14:13:56 -0500 |
commit | bdb27b7e81a722162adb888370e7f429117d41e8 (patch) | |
tree | 0fc31f6ae923ee66c66631f2f44d3df024ee9755 /indra/newview/skins/default/xui/en/floater_world_map.xml | |
parent | 5fa125ea0b733b3729208d90777d260db5e331e8 (diff) |
STORM-1685 Wrong named control in floater_world_map.xml
Patch converted to hg format by Jonathan Yap.
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_world_map.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_world_map.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_world_map.xml b/indra/newview/skins/default/xui/en/floater_world_map.xml index 4314c8a9e2..56d79f62c7 100644 --- a/indra/newview/skins/default/xui/en/floater_world_map.xml +++ b/indra/newview/skins/default/xui/en/floater_world_map.xml @@ -468,7 +468,7 @@ left="3" top_pad="7" mouse_opaque="true" - name="region_icon" + name="location_icon" width="16" /> <search_editor follows="top|right" |