Skip to content

Commit

Permalink
setDescription
Browse files Browse the repository at this point in the history
  • Loading branch information
rlucke committed Mar 21, 2022
1 parent fb2c0d3 commit 575fd8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Unterrichtsplanung.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public function __construct()
$main = new Navigation(_('Unterrichtsplanung'));
$main->setImage(Icon::create('topic'));
$main->setURL(PluginEngine::getURL('unterrichtsplanung/index'));
$main->setDescription(_('Erlernen der Strukturplanung von Unterricht und anlegen eigener Unterrichtsentwürfe'));

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

0 comments on commit 575fd8a

Please sign in to comment.