8 lines
146 B
PHP
8 lines
146 B
PHP
<?PHP // $Id$
|
|
// algebra.php - created with Moodle 1.5 ALPHA (2005050600)
|
|
|
|
|
|
$string['filtername'] = 'Symboly pre zapisovanie algebry';
|
|
|
|
?>
|