Newer
Older
Import / web / www.xiaofrog.com / gallery / install / templates / InstallCoreModuleSuccess.html
@John Ryland John Ryland on 22 Dec 2020 434 bytes import NUC files
    <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>