mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
Tippfehler bei Semesterplan behoben
This commit is contained in:
@@ -144,7 +144,7 @@ function checkZeilenUmbruch()
|
|||||||
|
|
||||||
$text.= ' <a class="Item" href="semdownhlp.php" >';
|
$text.= ' <a class="Item" href="semdownhlp.php" >';
|
||||||
$text.= $p->t('lehre/semesterplanVorlage');
|
$text.= $p->t('lehre/semesterplanVorlage');
|
||||||
$text.= ' [hml]';
|
$text.= ' [html]';
|
||||||
$text.= '</a>';
|
$text.= '</a>';
|
||||||
$text.= ' <a class="Item" href="semdownhlp.php?format=doc" >';
|
$text.= ' <a class="Item" href="semdownhlp.php?format=doc" >';
|
||||||
$text.= '[doc]';
|
$text.= '[doc]';
|
||||||
|
|||||||
Reference in New Issue
Block a user