From 8ed11a8881f65339446fccae64864e0d57dfff51 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Wed, 29 Jun 2011 06:46:51 -0400 Subject: Fixes #3630 using the plugin id for the css id --- actions/admin/plugins/set_priority.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'actions/admin/plugins/set_priority.php') diff --git a/actions/admin/plugins/set_priority.php b/actions/admin/plugins/set_priority.php index 702aae91b..1f8bc24af 100644 --- a/actions/admin/plugins/set_priority.php +++ b/actions/admin/plugins/set_priority.php @@ -6,9 +6,8 @@ * overriding as well as the order of view extensions. Plugins with higher * priority are loaded after and override plugins with lower priorities. * - * NOTE: When viewing the admin page (advanced plugin admin in >= 1.8) plugins - * LOWER on the page have HIGHER priority and will override views, etc - * from plugins above them. + * NOTE: When viewing the plugin admin page, plugins LOWER on the page + * have HIGHER priority and will override views, etc from plugins above them. * * @package Elgg.Core * @subpackage Administration.Plugins -- cgit v1.2.3