moodle 2.4 handbuch hinzugefügt

This commit is contained in:
Karl Burkhart
2013-08-22 14:24:48 +00:00
parent 7abc0e469e
commit 8ddccb0fcc
+1 -1
View File
@@ -469,7 +469,7 @@
}
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').' [PDF]</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>';
}
else
{