From 8b242d995c04b453a63fbb4b02743a3fba40a493 Mon Sep 17 00:00:00 2001 From: donncha Date: Wed, 23 May 2007 08:42:05 +0000 Subject: Only display the "get more plugins" message if user is a site admin, fixes #317 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@981 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-admin/plugins.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wp-admin/plugins.php') diff --git a/wp-admin/plugins.php b/wp-admin/plugins.php index a4edf30..c4e5808 100644 --- a/wp-admin/plugins.php +++ b/wp-admin/plugins.php @@ -164,12 +164,14 @@ if (empty($plugins)) { } ?> +

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

WordPress plugin directory.'); ?>

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

+