mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
bugfix lvplan feedback link stpl_detail: correct html
This commit is contained in:
@@ -304,6 +304,6 @@ if ($num_rows_repl>0)
|
||||
}
|
||||
echo '</table><br>';
|
||||
}
|
||||
echo '<P>'.<?php echo $p->t('lvplan/FragenZuLvPlan', array(MAIL_LVPLAN)); ?>.'</P>
|
||||
echo '<P>'.$p->t('lvplan/FragenZuLvPlan', array(MAIL_LVPLAN)).'</P>
|
||||
</body></html>';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user