Loading module/Oscar/view/oscar/project-grant/show.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -552,7 +552,7 @@ <div> <?php if ($entity->getNoteFinanciere() != null): ?> <h3>Note financière</h3> <h3>Note</h3> <blockquote><?= $entity->getNoteFinanciere() ?></blockquote> <?php endif; ?> Loading Loading
module/Oscar/view/oscar/project-grant/show.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -552,7 +552,7 @@ <div> <?php if ($entity->getNoteFinanciere() != null): ?> <h3>Note financière</h3> <h3>Note</h3> <blockquote><?= $entity->getNoteFinanciere() ?></blockquote> <?php endif; ?> Loading