mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Tippfehler ausgebessert
This commit is contained in:
@@ -299,7 +299,7 @@ elseif($format=='ical')
|
||||
// Print in HTML-File
|
||||
else
|
||||
{
|
||||
echo '<P class="dont-print">'.$p->t('lvlplan/fehlerUndFeedback').' <A class="Item" href="mailto:'.MAIL_LVPLAN.'">'.$p->t('lvplan/lvKoordinationsstelle').'</A></P>';
|
||||
echo '<P class="dont-print">'.$p->t('lvplan/fehlerUndFeedback').' <A class="Item" href="mailto:'.MAIL_LVPLAN.'">'.$p->t('lvplan/lvKoordinationsstelle').'</A></P>';
|
||||
echo '</body></html>';
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user