Moodle Versionswahl entfernt

This commit is contained in:
Andreas Österreicher
2014-07-07 08:17:31 +00:00
parent e51eac26b4
commit 12e7649f74
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -471,8 +471,8 @@
<strong>'.$p->t('lehre/moodle').'</strong><br>';
}
if($is_lector)
echo ' <a href="moodle_wartung_choice.php?lvid='.$lvid.'&stsem='.$angezeigtes_stsem.'" class="Item">'.$p->t('lehre/moodleWartung').'</a>
<br /><a href="'.APP_ROOT.'cms/dms.php?id='.$p->t('dms_link/moodleHandbuch').'" class="Item" target="_blank">'.$p->t('lehre/moodleHandbuch').' 1.9</a> / <a href="'.APP_ROOT.'cms/dms.php?id='.$p->t('dms_link/moodleHandbuch24').'" class="Item" target="_blank">'.$p->t('lehre/moodleHandbuch').' 2.4</a>';
echo ' <a href="moodle2_4_wartung.php?lvid='.$lvid.'&stsem='.$angezeigtes_stsem.'" class="Item">'.$p->t('lehre/moodleWartung').'</a>
<br /><a href="'.APP_ROOT.'cms/dms.php?id='.$p->t('dms_link/moodleHandbuch24').'" class="Item" target="_blank">'.$p->t('lehre/moodleHandbuch').'</a>';
}
else
{