a new block providing links to weeks/topics, see http://moodle.org/mod/forum/discuss.php?d=7648

This commit is contained in:
gustav_delius
2004-05-06 19:16:46 +00:00
parent fab178a10b
commit aff97c0b2e
+8
View File
@@ -0,0 +1,8 @@
<?PHP // $Id$
$string['blockname'] = 'Weeks/Topics';
$string['topics'] = 'Topics';
$string['jumptocurrenttopic'] = 'Jump to current topic';
$string['jumptocurrentweek'] = 'Jump to current week';
$string['weeks'] = 'Weeks';
?>