summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-10 12:36:18 +0200
committerRemi Collet <remi@remirepo.net>2017-10-10 12:36:18 +0200
commita0f6f2f101ff7c7c8e574dfd23a45445d03a1d79 (patch)
tree590f371ee9efdcf828836714824b9768bf64ea0e /wizard/index.php
parented23bcbf617ac1d6b52dbfc51214475c8ede3db2 (diff)
ensure question is clear, using 'Wanted' for php version
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php2
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