]> git.mjollnir.org Git - moodle.git/commitdiff
block name is now 'Section links'
authorgustav_delius <gustav_delius>
Fri, 7 May 2004 12:36:52 +0000 (12:36 +0000)
committergustav_delius <gustav_delius>
Fri, 7 May 2004 12:36:52 +0000 (12:36 +0000)
lang/en/block_section_links.php

index 5e9cb21a18e8259227b86004c962f2c78b027bf1..a48383d243d43da56bab0e991bf4f0cd84fa330d 100644 (file)
@@ -1,6 +1,6 @@
 <?PHP // $Id$ 
 
-$string['blockname'] = 'Weeks/Topics';
+$string['blockname'] = 'Section links';
 $string['topics'] = 'Topics';
 $string['jumptocurrenttopic'] = 'Jump to current topic';
 $string['jumptocurrentweek'] = 'Jump to current week';