diff options
Diffstat (limited to 'wizard/index.php')
| -rw-r--r-- | wizard/index.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php index 322db07a..428ac5f8 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -107,7 +107,7 @@ $type = (isset($_POST['type']) && isset($types[$_POST['type']])  ? $_POST['type'  ?>                                          </optgroup></select>                                      </p></li> -                                    <li><p>PHP version: +                                    <li><p>Wanted PHP version:                                          <select name='php' onChange='submit()'>                                          <option value=''>--</option>  <?php  | 
