Quantcast

Lets not localize that

Darthpred [07-25-14 - 04:30]
Lets not localize that
Filename
ElvUI_SLE/options/core_c.lua
diff --git a/ElvUI_SLE/options/core_c.lua b/ElvUI_SLE/options/core_c.lua
index bc52993..3c5c403 100644
--- a/ElvUI_SLE/options/core_c.lua
+++ b/ElvUI_SLE/options/core_c.lua
@@ -6,7 +6,7 @@ local function configTable()
 	E.Options.args.ElvUI_Header = {
 			order = 1,
 			type = "header",
-			name = "ElvUI"..format(": |cff99ff33%s|r",E.version).."  "..L["Shadow & Light"]..format(": |cff99ff33%s|r",SLE.version),
+			name = "ElvUI"..format(": |cff99ff33%s|r",E.version).."  ".."Shadow & Light"..format(": |cff99ff33%s|r",SLE.version),
 			width = "full",
 	}