From dcb976813d31f7461029c679afaca80a3e73d642 Mon Sep 17 00:00:00 2001 From: Michael Tindal Date: Thu, 11 Dec 2014 01:50:27 -0800 Subject: [PATCH] Forgot to add this. --- ElvUI_SLE/modules/sledatatexts/lfr.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ElvUI_SLE/modules/sledatatexts/lfr.lua b/ElvUI_SLE/modules/sledatatexts/lfr.lua index b6fa1e9..da8be61 100755 --- a/ElvUI_SLE/modules/sledatatexts/lfr.lua +++ b/ElvUI_SLE/modules/sledatatexts/lfr.lua @@ -465,6 +465,8 @@ function DT:LFRShow() DT.tooltip:AddLine(" "..GetMapNameByID(994)) if lvl == 100 and ilvl >= 615 then HM(849, 850, 851); + else + DT.tooltip:AddLine(" "..L["This LFR isn't available for your level/gear."]) end end -- 1.7.9.5