diff --git a/mod/label/lang/en/label.php b/mod/label/lang/en/label.php index e6c3237a289..508e43be1c0 100644 --- a/mod/label/lang/en/label.php +++ b/mod/label/lang/en/label.php @@ -34,7 +34,7 @@ Labels may be used * To split up a long list of activities with a subheading or an image * To display an embedded sound file or video directly on the course page * To add a short description to a course section'; -$string['modulename_link'] = 'mod/label/link'; +$string['modulename_link'] = 'mod/label/view'; $string['modulenameplural'] = 'Labels'; $string['pluginadministration'] = 'Label administration'; $string['pluginname'] = 'Label';