ConstruccionesCNJ_Web/Source/gallery2/install/templates/CreateConfigFileSuccess.html

10 lines
407 B
HTML
Raw Permalink Normal View History

<div class="success">
<h1>
<?php print _('Config file created successfully.') ?>
</h1>
</div>
<p>
<?php print _("We've written out all the information you provided into a file called <b>config.php</b> in your gallery2 directory. You can read through this file and make changes to it if you want. Be careful, though -- if you make mistakes in that file then Gallery won't work properly!") ?>
</p>