Remove intro

git-svn-id: https://develop.svn.wordpress.org/trunk@11261 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-05-11 05:19:18 +00:00
parent 00268d9665
commit fe23680080
1 changed files with 0 additions and 2 deletions

View File

@ -219,8 +219,6 @@ if ( !empty($invalid) )
<?php screen_icon(); ?>
<h2><?php echo wp_specialchars( $title ); ?></h2>
<p><?php printf(__('Plugins extend and expand the functionality of WordPress. <a href="%s">Install new plugins</a> and then activate, deactivate, or delete them here.'), 'plugin-install.php'); ?></p>
<?php
$all_plugins = get_plugins();