Make WordPress Core


Ignore:
Timestamp:
11/04/2008 03:22:24 AM (16 years ago)
Author:
ryan
Message:

Notice fixes from filosofo and Viper007Bond. see #7509

File:
1 edited

Legend:

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

    r9328 r9506  
    174174        <input type="text" name="s" id="search-field" value="<?php echo attribute_escape($term) ?>" />
    175175        <input type="submit" name="search" value="<?php echo attribute_escape(__('Search')) ?>" class="button" />
    176         <?php echo $after_submit ?>
    177176    </form><?php
    178177}
Note: See TracChangeset for help on using the changeset viewer.