From 9853af4e1f3a99eece8e6d9c08c8bb655e8a50fc Mon Sep 17 00:00:00 2001 From: oesi Date: Mon, 28 Aug 2017 11:17:13 +0200 Subject: [PATCH] Tippfehler bei Semesterplan behoben --- include/tw/cis_menu_lv.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tw/cis_menu_lv.inc.php b/include/tw/cis_menu_lv.inc.php index 610d85de4..e7936b5a7 100644 --- a/include/tw/cis_menu_lv.inc.php +++ b/include/tw/cis_menu_lv.inc.php @@ -144,7 +144,7 @@ function checkZeilenUmbruch() $text.= '   '; $text.= $p->t('lehre/semesterplanVorlage'); - $text.= ' [hml]'; + $text.= ' [html]'; $text.= ''; $text.= ' '; $text.= '[doc]';