mirror of
https://github.com/moodle/moodle.git
synced 2025-02-10 10:41:57 +01:00
9 lines
206 B
PHP
9 lines
206 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
|
|
|
|
|
|
$string['blockname'] = 'Souhrn kurzu';
|
|
$string['pagedescription'] = 'Popis stránek/kurzu';
|
|
|
|
?>
|