// Installer improvements

This commit is contained in:
Damien Metzger
2013-06-18 14:46:24 +02:00
parent 3daf4cdb99
commit c6878bc06d
6 changed files with 17 additions and 59 deletions
+4 -1
View File
@@ -57,7 +57,10 @@ var process_steps = <?php echo Tools::jsonEncode($this->process_steps) ?>;
</tr>
</table>
<h3 class="infosBlock"><?php echo $this->l('WARNING: For security purposes, you must delete the "install" folder.') ?></h3>
<h3 class="infosBlock">
<?php echo $this->l('For security purposes, you must delete the "install" folder.') ?>
<a href="<?php echo $this->l('http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation') ?>" target="_blank"><img src="theme/img/help.png" /></a>
</h3>
<div id="boBlock" class="blockInfoEnd clearfix" onclick="window.open('../admin')">
<img src="theme/img/visu_boBlock.png" alt="" />