Versionsauswahl für Moodle 2.4

This commit is contained in:
Andreas Österreicher
2013-06-25 09:56:07 +00:00
parent 962a8bf9e6
commit 2a6877a4fb
5 changed files with 139 additions and 16 deletions
+1 -1
View File
@@ -468,7 +468,7 @@
<strong>'.$p->t('lehre/moodle').'</strong><br>';
}
if($is_lector)
echo '<a href="moodle_wartung.php?lvid='.$lvid.'&stsem='.$angezeigtes_stsem.'" class="Item">'.$p->t('lehre/moodleWartung').'</a>
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').' [PDF]</a>';
}
else