From eefcfdd4dd76eb2eadd852e7fa7268f225bfc943 Mon Sep 17 00:00:00 2001 From: donncha Date: Mon, 17 Jul 2006 15:37:10 +0000 Subject: nonce the site admin options page. Add site_admins to the main blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@679 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-admin/wpmu-options.php | 1 + 1 file changed, 1 insertion(+) (limited to 'wp-admin/wpmu-options.php') diff --git a/wp-admin/wpmu-options.php b/wp-admin/wpmu-options.php index bded6ea..76596cc 100644 --- a/wp-admin/wpmu-options.php +++ b/wp-admin/wpmu-options.php @@ -17,6 +17,7 @@ if (isset($_GET['updated'])) {

+
(These settings cannot be modified by blog owners)') ?> -- cgit