Fix plugin window title name

This commit is contained in:
Emmanuel Papin 2015-06-06 18:35:43 +02:00
parent c6b081696d
commit 2acfe5b395
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ function isEnabled($param)
return true;
}
xhtmlHeaders(__FILE__, pLang['Plugin'] );
xhtmlHeaders(__FILE__, pLang('Plugin') );
?>
<body>
<div id="page">