// Fix message at end of installation #PSTEST-1041

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14729 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-04-18 13:02:17 +00:00
parent b51a6c2523
commit 4a5adab9e2
5 changed files with 5 additions and 5 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 installing and configuring your shop. Thank you for using PrestaShop!'); ?></p>
<p><?php echo $this->l('You have just finished installing 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">