0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.3-2
/
standard
/
htdocs
/
install
/
templates
/
[
Home
]
File: CreateConfigFileFailed.html
<h1>Create Config File</h1> <div class="error"> <h2> <?php print $templateData['error'] ?> </h2> </div> <p> <?php print _('Please fix this error and try again.') ?> </p> <div class="go"> <a href="<?php generateUrl(sprintf('%s?step=%s', INDEX_PHP, $currentStep->getStepNumber())) ?>" class="btn continue"><i></i><span><span></span><i></i><?php print _('Try Again') ?></span></a> </div>