Files
bobsleighphotos.com/production/language/en/home.inc.php
2017-03-02 20:30:40 -06:00

7 lines
533 B
PHP

<?php
$home['copy'] = 'Congratulations. It is now possible to start populating your store inventory.<br />
<br />
This message can be edited with the <strong><span style=\"color: red;\">Rich</span> <span style=\"color: blue;\">Text</span> <span style=\"color: green;\">Editor</span></strong> which can be used to add vibrant content to help sell your products. This can be found on the admin side of your store under <i>Documents</i> &raquo; <i>Homepage</i>.';
$home['enabled'] = '0';
$home['title'] = 'Welcome to your new store';
?>