// Installer: Fixed #PSFV-727 (Issues #1, #2, #3)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14468 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-04-05 08:13:42 +00:00
parent 706e9be5cb
commit 8ee1b96865
7 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ var process_steps = <?php echo Tools::jsonEncode($this->process_steps) ?>;
<div id="install_process_success">
<div class="clearfix">
<h2><?php echo $this->l('Your installation is finished!'); ?></h2>
<p><?php echo $this->l('You have just finished to install and configure your shop, thank you for using PrestaShop!'); ?></p>
<p><?php echo $this->l('You have just finished installing and configuring your shop. Thank you for using PrestaShop!'); ?></p>
<p><?php echo $this->l('Please remember your login information:') ?></p>
<table cellpadding="0" cellspacing="0" border="0" id="resultInstall" width="620">
<tr class="odd">