1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-14 04:30:15 +01:00
moodle/lang/en_utf8/block_search_forums.php

6 lines
105 B
PHP
Raw Normal View History

<?php //$Id$
$string['blocktitle'] = 'Search Forums';
$string['advancedsearch'] = 'Advanced search';
?>