@@ -21,7 +21,7 @@
$firstDate = null;
$lastDate = null;
?>
- <?php foreach($patient->notesAscending as $note) ?>
+ <?php foreach($patient->notesAscending as $note): ?>
<?php