diff options
author | Callum Prentice <callum@lindenlab.com> | 2021-08-20 15:00:32 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2021-08-20 15:00:32 -0700 |
commit | e3eb9f0962d4dbf3072464c62fcaa693e15bcfb3 (patch) | |
tree | 2ec7a0a9f1588ba2da2d385479cb512a59f77901 /indra/newview/skins | |
parent | f78cb1c4ff7608a05976d6be7b568fbbbf36202b (diff) |
DRTVWR-534: Miniscule but important change to make the name of the floater orthogonal throughout
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_360capture.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_360capture.xml b/indra/newview/skins/default/xui/en/floater_360capture.xml index f24639d81a..c89489d145 100644 --- a/indra/newview/skins/default/xui/en/floater_360capture.xml +++ b/indra/newview/skins/default/xui/en/floater_360capture.xml @@ -7,7 +7,7 @@ name="360capture" help_topic="360capture" save_rect="true" - title="360 CAPTURE" + title="360 SNAPSHOT" width="800"> <panel layout="topleft" background_visible="true" |