mirror of
https://github.com/moodle/moodle.git
synced 2025-01-24 17:18:28 +01:00
9 lines
114 B
PHP
9 lines
114 B
PHP
|
<?PHP // $Id$
|
||
|
// survey.php - created with Moodle 1.0.8.1 (2003011200)
|
||
|
|
||
|
|
||
|
$string['attlsintro'] = "
|
||
|
";
|
||
|
|
||
|
?>
|