From c68fa20512b69e5f7d408a8ecc32451fa27f2fc6 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 12 Jul 2006 05:31:06 +0000 Subject: [PATCH] update POD to reference correct group --- lib/WebGUI/AssetTrash.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/AssetTrash.pm b/lib/WebGUI/AssetTrash.pm index 073f0754f..8810323f4 100644 --- a/lib/WebGUI/AssetTrash.pm +++ b/lib/WebGUI/AssetTrash.pm @@ -188,7 +188,7 @@ sub www_deleteList { =head2 www_manageTrash ( ) -Returns an AdminConsole to deal with assets in the Trash. If isInGroup(4) is False, renders an insufficient privilege page. +Returns an AdminConsole to deal with assets in the Trash. If user isn't in the Turn On Admin group, renders an insufficient privilege page. =cut