Change wording to fit with our two blog URI method better.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-05-14 08:54:40 +00:00
parent 9f98ec2941
commit d2efd03e87
1 changed files with 1 additions and 1 deletions

View File

@ -682,7 +682,7 @@ foreach ($geo_option_data as $query) {
<p>OK. We're nearly done now. We just need to ask you a couple of things:</p>
<form action="install.php?step=3" method="post">
<input type="hidden" name="step" value="3" />
<p>What is the URL for your blog?<br />
<p>What is the web address of your WordPress installation? (We probably guessed it for you correctly.) <br />
<?php
$guessurl = str_replace('/wp-admin/install.php?step=2', '', 'http://' . $HTTP_HOST . $REQUEST_URI);
?>