// Installer improvements
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<!-- License agreement -->
|
||||
<h2 id="licenses-agreement"><?php echo $this->l('License Agreements') ?></h2>
|
||||
<p><strong><?php echo $this->l('To enjoy the many features that are offered by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.') ?></strong></p>
|
||||
<p><strong><?php echo $this->l('To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.') ?></strong></p>
|
||||
<div style="height:200px; border:1px solid #ccc; margin-bottom:8px; padding:5px; background:#fff; overflow: auto; overflow-x:hidden; overflow-y:scroll;">
|
||||
<?php $this->displayTemplate('license_content'); ?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user