mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
8 lines
188 B
PHP
8 lines
188 B
PHP
<?PHP // $Id$
|
|
// block_search_forums.php - created with Moodle 1.7 beta + (2006101003)
|
|
|
|
|
|
$string['advancedsearch'] = 'Advanced search';
|
|
$string['blocktitle'] = 'Search Forums';
|
|
|
|
?>
|