Skip to content
Snippets Groups Projects
Commit 70e4db21 authored by Ron Lucke's avatar Ron Lucke Committed by Jan-Hendrik Willms
Browse files

fix #3059

Closes #3059

Merge request studip/studip!2048
parent 18e3483f
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ class ContentsNavigation extends Navigation
$courseware->addSubNavigation(
'shelf',
new Navigation(_('Übersicht'), 'dispatch.php/contents/courseware/index')
new Navigation(_('Lernmaterialien'), 'dispatch.php/contents/courseware/index')
);
$courseware->addSubNavigation(
'courseware',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment