bugfix lvplan feedback link stpl_detail: correct html

This commit is contained in:
Alexei Karpenko
2024-10-14 13:21:19 +02:00
parent 1c61217891
commit 2893f2ec5a
+1 -1
View File
@@ -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>';
?>