Make WordPress Core


Ignore:
Timestamp:
08/30/2006 04:40:17 PM (20 years ago)
Author:
ryan
Message:

s/URI/URL/. Props Nazgul. fixes #2666

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-comments.php

    r3944 r4133  
    4646  <input type="submit" name="submit" value="<?php _e('Search') ?>"  /> 
    4747  <input type="hidden" name="mode" value="<?php echo $mode; ?>" />
    48   <?php _e('(Searches within comment text, e-mail, URI, and IP address.)') ?>
     48  <?php _e('(Searches within comment text, e-mail, URL, and IP address.)') ?>
    4949  </fieldset>
    5050</form>
Note: See TracChangeset for help on using the changeset viewer.