mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
8 lines
185 B
PHP
8 lines
185 B
PHP
<?PHP // $Id$
|
|
// block_search_forums.php - created with Moodle 1.5 ALPHA (2005051500)
|
|
|
|
|
|
$string['advancedsearch'] = 'Erweiterte Suche';
|
|
$string['blocktitle'] = 'Forensuche';
|
|
|
|
?>
|