mirror of
https://github.com/moodle/moodle.git
synced 2025-02-02 14:19:07 +01:00
8 lines
138 B
PHP
8 lines
138 B
PHP
|
<?PHP // $Id$
|
||
|
// block_course_summary.php - created with Moodle 1.3 (2004052500)
|
||
|
|
||
|
|
||
|
$string['blockname'] = 'Povzetek predmeta';
|
||
|
|
||
|
?>
|