From a5b29f6db23d18f819bb6676d05863dcd7504eb9 Mon Sep 17 00:00:00 2001 From: donncha Date: Fri, 6 Oct 2006 07:02:57 +0000 Subject: WP Merge to rev 4349 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@793 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-admin/plugins.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'wp-admin/plugins.php') diff --git a/wp-admin/plugins.php b/wp-admin/plugins.php index 00aba5c..48c7b60 100644 --- a/wp-admin/plugins.php +++ b/wp-admin/plugins.php @@ -85,7 +85,7 @@ if (empty($plugins)) { echo '

'; } else { ?> - +
@@ -119,7 +119,7 @@ if (empty($plugins)) { - + "; if ( current_user_can('edit_plugins') ) echo " @@ -137,7 +137,8 @@ if (empty($plugins)) {

%s directory and it will be automatically deactivated.', PLUGINDIR)); ?>

-

WordPress plugin directory. To install a plugin you generally just need to upload the plugin file into your %s directory. Once a plugin is uploaded, you may activate it here.', PLUGINDIR)); ?>

+

WordPress plugin directory.'); ?>

+

%s directory. Once a plugin is uploaded, you may activate it here.', PLUGINDIR)); ?>

-- cgit
{$plugin_data['Title']} {$plugin_data['Version']}{$plugin_data['Description']} ".sprintf(__('By %s'), $plugin_data['Author']).".

{$plugin_data['Description']} ".sprintf(__('By %s'), $plugin_data['Author']).".

$toggle