git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
10 lines
407 B
HTML
10 lines
407 B
HTML
<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>
|