// Fixed 2 bugs in the installer

This commit is contained in:
Damien Metzger
2013-03-01 18:22:13 +01:00
parent a37412e398
commit cecb3817a9
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -50,6 +50,8 @@ var default_iso = '<?php echo $this->session->shop_country ?>';
</div>
<p class="userInfos aligned"><?php echo $this->l('Demo products are a good way to learn how to use PrestaShop. You should install them if you are not familiar with it.') ?></p>
</div>
<?php else: ?>
<input value="full" name="db_mode" type="hidden" />
<?php endif; ?>
<!-- Country list -->