Diff for /loncom/interface/loncreatecourse.pm between versions 1.141 and 1.142

version 1.141, 2010/07/08 23:19:19 version 1.142, 2010/08/28 20:18:17
Line 748  sub print_intro_page { Line 748  sub print_intro_page {
                linktitle => 'Display course and community creation requests submitted by authorized users, held pending approval by a Domain Coordinator.'                 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',                 url => '/adm/createcourse?phase=pendingdisplay',
                permission => $show_all_choices,                 permission => $show_all_choices,
                #help => '',                 #help => '',
                icon => '',                 icon => 'edit-find.png',
                alttext => '',                 alttext => '',
                linktitle => 'Display official course requests submitted by authorized users, held pending validation of instructor status.'                 linktitle => 'Display official course requests submitted by authorized users, held pending validation of instructor status.'
            },             },

Removed from v.1.141  
changed lines
  Added in v.1.142


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>