From 566a295056e271733102b418b18e20babd811306 Mon Sep 17 00:00:00 2001 From: zapata Date: Sat, 18 Jan 2003 16:10:18 +0000 Subject: [PATCH] tiny fix in title --- templates/admin/infomessage.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/infomessage.template b/templates/admin/infomessage.template index c5900188..a224f1d3 100755 --- a/templates/admin/infomessage.template +++ b/templates/admin/infomessage.template @@ -1,6 +1,6 @@ - ${config["Mir.Name"]} | ${lang("error.htmltitle")} + ${config["Mir.Name"]} | ${lang("infomessage.htmltitle")} -- 2.11.0