install.tpl
377 Bytes
<form action="index.php?step_name=install" method="post">
<p class="title">Finalizing System Installation</p>
<div id="step_content">
The wizard will now complete the installation and run a final check on the system.
</div>
<input type="submit" name="Previous" value="Previous" class="back"/>
<input type="submit" name="Install" value="Install" class="input"/>
</form>