From ade39d16f72ce80b61cadb45e244b40a9d55e7e6 Mon Sep 17 00:00:00 2001
From: callum <none@none>
Date: Thu, 20 Oct 2011 17:30:33 -0700
Subject: [PATCH] EXP-1437 FIX Wrong help information appears for 'How To'
 floater

---
 indra/newview/skins/default/xui/en/floater_how_to.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/newview/skins/default/xui/en/floater_how_to.xml b/indra/newview/skins/default/xui/en/floater_how_to.xml
index 0369ecbeff4..8c0077a8cc8 100644
--- a/indra/newview/skins/default/xui/en/floater_how_to.xml
+++ b/indra/newview/skins/default/xui/en/floater_how_to.xml
@@ -10,6 +10,7 @@
   top="10" 
   min_width="335"
   name="floater_how_to"
+  help_topic="how_to"
   single_instance="true"
   save_rect="true"
   title="HOW TO"
-- 
GitLab