This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/gallery2/install/templates/InstallCoreModuleSuccess.html

10 lines
434 B
HTML

<div class="success">
<h1>
<?php print _("Installed Gallery Core successfully.") ?>
</h1>
</div>
<p>
<?php print _("We've successfully installed the core of Gallery. Although everything will work at this point, you should continue with the installer and add in some of the optional modules so that you can get the right set of features that you want for your Gallery installation."); ?>
</p>