From 7e8c9c32c9fc6cafc24ca1a1d9f156a16aef8105 Mon Sep 17 00:00:00 2001 From: HonorGoG Date: Sat, 30 Dec 2023 16:10:58 -0800 Subject: [PATCH] - Minor verbiage correction. --- TitanClassic/TitanClassicUtils.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TitanClassic/TitanClassicUtils.lua b/TitanClassic/TitanClassicUtils.lua index 425195c..8c63cbf 100644 --- a/TitanClassic/TitanClassicUtils.lua +++ b/TitanClassic/TitanClassicUtils.lua @@ -2089,6 +2089,10 @@ function TitanPrint(message, msg_type) pre = "" elseif msg_type == "header" then local ver = TitanPanel_GetVersion() + pre = TitanUtils_GetGoldText(L["TITAN_PANEL"]) + ..TitanUtils_GetGreenText(" "..ver) + ..TitanUtils_GetGoldText(L["TITAN_PANEL_VERSION_INFO"] + ) pre = pre.."\n" ..TitanUtils_GetRedText("WARNING: ") ..TitanUtils_GetGoldText("This is the last update of "..L["TITAN_PANEL"].."!") -- 1.7.9.5