From 0063d6fdba091376eccc75daaf2fd77096ba748d Mon Sep 17 00:00:00 2001 From: Repooc Date: Tue, 5 Aug 2014 20:08:29 -0400 Subject: [PATCH] MOAR Cleanup --- ElvUI_SLE/options/autorelease_c.lua | 4 ++-- ElvUI_SLE/options/exprepbar_c.lua | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ElvUI_SLE/options/autorelease_c.lua b/ElvUI_SLE/options/autorelease_c.lua index d6c8692..3ba7bf9 100644 --- a/ElvUI_SLE/options/autorelease_c.lua +++ b/ElvUI_SLE/options/autorelease_c.lua @@ -3,8 +3,8 @@ local function configTable() E.Options.args.sle.args.options.args.general.args.pvpautorelease = { type = "group", - name = L["PvP Auto Release"], - order = 5, + name = L["PvP Auto Release"], + order = 5, args = { header = { order = 1, diff --git a/ElvUI_SLE/options/exprepbar_c.lua b/ElvUI_SLE/options/exprepbar_c.lua index 7afdbcf..6d97f06 100644 --- a/ElvUI_SLE/options/exprepbar_c.lua +++ b/ElvUI_SLE/options/exprepbar_c.lua @@ -5,9 +5,9 @@ local function configTable() --Options for Exp/Rep text E.Options.args.sle.args.options.args.general.args.exprep = { type = "group", - name = L["Xp-Rep Text"], - order = 6, - args = { + name = L["Xp-Rep Text"], + order = 6, + args = { header = { order = 1, type = "header", -- 1.7.9.5