mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
8 lines
206 B
PHP
8 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';
|
|
|
|
?>
|