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

This commit is contained in:
rMalie
2012-04-18 13:02:17 +00:00
parent 37deaceedd
commit 9bfd051c7c
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">