mirror of
https://github.com/moodle/moodle.git
synced 2025-02-15 21:36:58 +01:00
Fixed language string for show league tables.
This commit is contained in:
parent
9b1181890c
commit
621d2ab686
@ -313,7 +313,7 @@
|
||||
$numbers[$i] = $i;
|
||||
}
|
||||
choose_from_menu($numbers, "showleaguetable", $form->showleaguetable, "");
|
||||
helpbutton("leaguetable", get_string("showleaguetable", "workshop"), "workshop");
|
||||
helpbutton("leaguetable", get_string("leaguetable", "workshop"), "workshop");
|
||||
?>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user