9 lines
187 B
PHP
9 lines
187 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['blockname'] = 'Résumé du cours';
|
|
$string['siteinfo'] = 'Information sur le site';
|
|
|
|
?>
|