mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
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>
|
<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">
|
<form action="wp-install.php?step=3" method="post">
|
||||||
<input type="hidden" name="step" value="3" />
|
<input type="hidden" name="step" value="3" />
|
||||||
What is the url for your blog? <input type="text" name="url" length="50" />.
|
What is the url for your blog? <input type="text" name="url" length="50" />, now on to <input type="submit" value="Step 3" >
|
||||||
OK on to <input type="submit" value="Step 3" >
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user