diff options
| author | Paul Guslisty <pguslisty@productengine.com> | 2009-12-03 12:07:31 +0200 | 
|---|---|---|
| committer | Paul Guslisty <pguslisty@productengine.com> | 2009-12-03 12:07:31 +0200 | 
| commit | 0c6c590a67279af2e082605fbc9d128718e18f7c (patch) | |
| tree | c6cdd4e6a40c95d5ed0e336d02357214157bb055 /indra | |
| parent | eeb1970f79d34de3c8d531ae7d7da52d30246c36 (diff) | |
fixed low bug EXT-3040 (Tool-tip for '+' icon on Picks tab says nothing about classifieds)
--HG--
branch : product-engine
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_picks.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/panel_picks.xml b/indra/newview/skins/default/xui/en/panel_picks.xml index 27f5e4e3de..52bc72fe86 100644 --- a/indra/newview/skins/default/xui/en/panel_picks.xml +++ b/indra/newview/skins/default/xui/en/panel_picks.xml @@ -106,7 +106,7 @@               layout="topleft"               left_pad="15"               name="new_btn" -             tool_tip="Create new pick at current location" +             tool_tip="Create new pick or classified at current location"               top="5"               width="18" />              <button | 
