You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/installer/welcome.html

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>