--- loncom/cgi/lonauthcgi.pm 2014/01/01 17:41:51 1.12 +++ loncom/cgi/lonauthcgi.pm 2014/04/06 14:55:24 1.13 @@ -1,7 +1,7 @@ # # LON-CAPA authorization for cgi-bin scripts # -# $Id: lonauthcgi.pm,v 1.12 2014/01/01 17:41:51 raeburn Exp $ +# $Id: lonauthcgi.pm,v 1.13 2014/04/06 14:55:24 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -381,6 +381,7 @@ sub serverstatus_titles { 'server-status' => 'Apache Status Page', 'codeversions' => 'LON-CAPA Module Versions', 'checksums' => 'LON-CAPA Module Checking', + 'diskusage' => 'Course/Community Disk Usage', 'clusterstatus' => 'Domain status', 'metadata_keywords' => 'Display Metadata Keywords', 'metadata_harvest' => 'Harvest Metadata Searches',