mirror of
https://github.com/moodle/moodle.git
synced 2025-02-01 13:28:17 +01:00
9 lines
216 B
PHP
9 lines
216 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004112900)
|
|
|
|
|
|
$string['blockname'] = 'Kurssin yhteenveto';
|
|
$string['pagedescription'] = 'Kurssin/Sivuston kuvaus';
|
|
|
|
?>
|