Files
roundcubemail/installer/welcome.html
2008-02-19 22:28:28 +00:00

15 lines
383 B
HTML

<form action="index.php" methond="get">
<input type="hidden" name="_step" value="1" />
<p>Welcome to the interactive install script for the RoundCube Webmail package</p>
<p>First let's check your local environment and find out if everything RoundCube needs is available.</p>
<p>The basic requirements are:</p>
<ul>
<li></li>
</ul>
<input type="submit" value="START" />
</form>