Index: role.php =================================================================== --- role.php (revision 645) +++ role.php (working copy) @@ -153,6 +153,7 @@ $string['site:config'] = 'Change site configuration'; $string['site:doanything'] = 'Allowed to do everything'; $string['site:doclinks'] = 'Show links to offsite docs'; +$string['site:hidecourselist'] ='Hide the course list on front page'; $string['site:import'] = 'Import other courses into a course'; $string['site:langeditlocal'] = 'Customize local translation'; $string['site:langeditmaster'] = 'Edit master language packages';