Update Ascension Specific ElvUI elements - GitHub URL, Option Menu and Spellbook Skins (#14)
* Update the Installation completion URL * Skin Ascension Specific Options Menu Settings * Skin Spellbook searchbox
This commit is contained in:
@@ -683,7 +683,7 @@ local function SetPage(PageNum)
|
||||
InstallOption2Button:SetText(L["Icons Only"])
|
||||
elseif PageNum == 8 then
|
||||
f.SubTitle:SetText(L["Installation Complete"])
|
||||
f.Desc1:SetText(L["You are now finished with the installation process. If you are in need of technical support please visit us at https://github.com/ElvUI-WotLK."])
|
||||
f.Desc1:SetText(L["You are now finished with the installation process. If you are in need of technical support please visit us at https://github.com/Ascension-Addons/ElvUI."])
|
||||
f.Desc2:SetText(L["Please click the button below so you can setup variables and ReloadUI."])
|
||||
InstallOption1Button:Show()
|
||||
InstallOption1Button:SetScript("OnClick", function() E:StaticPopup_Show("ELVUI_EDITBOX", nil, nil, "https://discord.gg/UXSc7nt") end)
|
||||
|
||||
Reference in New Issue
Block a user