Skip to content

Commit 575fd8a

Browse files
committed
setDescription
1 parent fb2c0d3 commit 575fd8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Unterrichtsplanung.class.php

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ public function __construct()
1515
$main = new Navigation(_('Unterrichtsplanung'));
1616
$main->setImage(Icon::create('topic'));
1717
$main->setURL(PluginEngine::getURL('unterrichtsplanung/index'));
18+
$main->setDescription(_('Erlernen der Strukturplanung von Unterricht und anlegen eigener Unterrichtsentwürfe'));
1819

1920
$overview = new Navigation(_('Unterrichtsplanung'));
2021
$overview->setURL(PluginEngine::getURL('unterrichtsplanung/index'));

0 commit comments

Comments
 (0)