// Fix message at end of installation #PSTEST-1041
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user