mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
7 lines
126 B
PHP
7 lines
126 B
PHP
<?PHP // $Id$
|
|
// tex.php - created with Moodle 1.3 Beta (2004051100)
|
|
|
|
|
|
$string['filtername'] = 'Notation för TeX';
|
|
|
|
?>
|