0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.3-2
/
standard
/
htdocs
/
install
/
templates
/
[
Home
]
File: Finished.html
<div class="success"><h1><?php print _("Finished!") ?></h1></div> <p> <?php print _("Congratulations! Your Gallery 2 install is complete! See... that wasn't so hard, was it? Now it's time to upload some photos!") ?> </p> <div class="go"> <a href="<?php print $templateData['baseUri'] ?>" class="btn continue"><i></i><span><span></span><i></i><?php print _('Go to my Gallery!') ?></span></a> </div>