minor wording change.

git-svn-id: https://develop.svn.wordpress.org/trunk@231 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mike Little 2003-06-15 23:51:20 +00:00
parent 36b9288aff
commit d83060545d
1 changed files with 1 additions and 2 deletions

View File

@ -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