// Translate installer title #PSCFV-2548

This commit is contained in:
rMalie
2012-06-04 14:30:12 +00:00
parent e8986b27e1
commit e2f023c9ca
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>PrestaShop Wizard Installer</title>
<title><?php echo $this->l('PrestaShop Wizard Installer') ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />