Changeset 4133 for trunk/wp-admin/edit-comments.php
- Timestamp:
- 08/30/2006 04:40:17 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-comments.php
r3944 r4133 46 46 <input type="submit" name="submit" value="<?php _e('Search') ?>" /> 47 47 <input type="hidden" name="mode" value="<?php echo $mode; ?>" /> 48 <?php _e('(Searches within comment text, e-mail, UR I, and IP address.)') ?>48 <?php _e('(Searches within comment text, e-mail, URL, and IP address.)') ?> 49 49 </fieldset> 50 50 </form>
Note: See TracChangeset
for help on using the changeset viewer.