mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
7 lines
121 B
PHP
7 lines
121 B
PHP
<?php // $Id$
|
|
|
|
$string['coursesummary'] = 'Course Summary';
|
|
$string['pagedescription'] = 'Course/Site Description';
|
|
|
|
?>
|