tiny fix in title
authorzapata <zapata>
Sat, 18 Jan 2003 16:10:18 +0000 (16:10 +0000)
committerzapata <zapata>
Sat, 18 Jan 2003 16:10:18 +0000 (16:10 +0000)
templates/admin/infomessage.template

index c590018..a224f1d 100755 (executable)
@@ -1,6 +1,6 @@
 <html>
 <head>
-    <title>${config["Mir.Name"]} | ${lang("error.htmltitle")}</title>
+    <title>${config["Mir.Name"]} | ${lang("infomessage.htmltitle")}</title>
     <link rel="stylesheet" type="text/css" href="${config.docRoot}/style/admin.css">
 </head>
 <body>