minor wording change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a0c45dd60b
commit
4b81a7a4fa
|
@ -538,8 +538,7 @@ foreach ($option_data as $query) {
|
|||
<p>OK. We're nearly done now. We just need to ask you a couple of things:</p>
|
||||
<form action="wp-install.php?step=3" method="post">
|
||||
<input type="hidden" name="step" value="3" />
|
||||
What is the url for your blog? <input type="text" name="url" length="50" />.
|
||||
OK on to <input type="submit" value="Step 3" >
|
||||
What is the url for your blog? <input type="text" name="url" length="50" />, now on to <input type="submit" value="Step 3" >
|
||||
</form>
|
||||
|
||||
<?php
|
||||
|
|
Loading…
Reference in New Issue