Make WordPress Core

Changeset 1275


Ignore:
Timestamp:
05/14/2004 08:54:40 AM (21 years ago)
Author:
saxmatt
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/install.php

    r1245 r1275  
    683683<form action="install.php?step=3" method="post">
    684684<input type="hidden" name="step" value="3" />
    685 <p>What is the URL for your blog?<br />
     685<p>What is the web address of your WordPress installation? (We probably guessed it for you correctly.) <br />
    686686<?php
    687687$guessurl = str_replace('/wp-admin/install.php?step=2', '', 'http://' . $HTTP_HOST . $REQUEST_URI);
Note: See TracChangeset for help on using the changeset viewer.