From 97661ef5b050bd157e32a3dfa5c4884b04d40a73 Mon Sep 17 00:00:00 2001 From: Repooc Date: Fri, 25 Jul 2014 18:03:56 -0400 Subject: [PATCH] Now we dont use that local lol --- ElvUI_SLE/core/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua index 8f2e2c8..094965c 100644 --- a/ElvUI_SLE/core/install.lua +++ b/ElvUI_SLE/core/install.lua @@ -1897,7 +1897,7 @@ local function SetPage(PageNum) InstallOption1Button:SetScript('OnClick', function() E.private.sle.characterframeoptions.enable = true; E.private.sle.inspectframeoptions.enable = true; end) InstallOption1Button:SetText(L["Enable"]) elseif PageNum == 4 then - f.SubTitle:SetText(L["Shadow & Light Settings"]) + f.SubTitle:SetText("Shadow & Light "..SETTINGS) f.Desc1:SetText(L["You can now choose if you what to use one of authors' set of options. This will change not only the positioning of some elements but also change a bunch of other options."]) f.Desc2:SetText(L["SLE_Install_Text2"]) f.Desc3:SetText(L["Importance: |cffFF0000Low|r"]) -- 1.7.9.5