9 lines
193 B
PHP
9 lines
193 B
PHP
<?PHP // $Id$
|
|
// block_search_forums.php - created with Moodle 1.6 development (2005101200)
|
|
|
|
|
|
$string['advancedsearch'] = 'Advanceret søgning';
|
|
$string['blocktitle'] = 'Søg forums';
|
|
|
|
?>
|