minor wording change.

git-svn-id: http://svn.automattic.com/wordpress/trunk@231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
mikelittle 2003-06-15 23:51:20 +00:00
parent a0c45dd60b
commit 4b81a7a4fa
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