--- loncom/interface/loncreatecourse.pm	2010/07/08 23:19:19	1.141
+++ loncom/interface/loncreatecourse.pm	2010/08/28 20:18:17	1.142
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Create a course
 #
-# $Id: loncreatecourse.pm,v 1.141 2010/07/08 23:19:19 raeburn Exp $
+# $Id: loncreatecourse.pm,v 1.142 2010/08/28 20:18:17 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -748,11 +748,11 @@ sub print_intro_page {
                linktitle => 'Display course and community creation requests submitted by authorized users, held pending approval by a Domain Coordinator.'
            },
            {
-               linktext => 'Display official course requests',
+               linktext => 'View pending official course requests',
                url => '/adm/createcourse?phase=pendingdisplay',
                permission => $show_all_choices,
                #help => '',
-               icon => '',
+               icon => 'edit-find.png',
                alttext => '',
                linktitle => 'Display official course requests submitted by authorized users, held pending validation of instructor status.'
            },