9 lines
229 B
PHP
9 lines
229 B
PHP
<?php // $Id$
|
|
|
|
$string['blockname'] = 'Section Links';
|
|
$string['topics'] = 'Topics';
|
|
$string['jumptocurrenttopic'] = 'Jump to current topic';
|
|
$string['jumptocurrentweek'] = 'Jump to current week';
|
|
$string['weeks'] = 'Weeks';
|
|
?>
|