// Fixed link

This commit is contained in:
Damien Metzger
2013-02-25 09:23:16 +01:00
parent a6d2b42a1a
commit 240dec089e
+1 -1
View File
@@ -4,7 +4,7 @@
<div id="dbPart">
<h2><?php echo $this->l('Configure your database by filling out the following fields:') ?></h2>
<p>
<?php echo $this->l('To use PrestaShop, you must <a href="http://doc.prestashop.com" target="_blank">create a database</a> to collect all of your stores data-related activities.') ?>
<?php echo $this->l('To use PrestaShop, you must <a href="http://doc.prestashop.com/display/PS15/Installing+PrestaShop" target="_blank">create a database</a> to collect all of your stores data-related activities.') ?>
<br />
<?php echo $this->l('Please complete the fields below in order for PrestaShop to connect to your database. ') ?>
</p>