9 lines
191 B
PHP
9 lines
191 B
PHP
<?PHP // $Id$
|
|
// block_search_forums.php - created with Moodle 1.6 development (2005072200)
|
|
|
|
|
|
$string['advancedsearch'] = 'Zaawansowane';
|
|
$string['blocktitle'] = 'Szukaj w forum';
|
|
|
|
?>
|