|
@@ -14,7 +14,7 @@ $plural = 'Medications';
|
|
|
<div class="text-secondary"><span>No Known Medications</span></div>
|
|
|
<?php endif; ?>
|
|
|
<?php if(!$tracker || !@($tracker->data->no_known_medications)): ?>
|
|
|
-<?php if (!count($points)): ?>i
|
|
|
+<?php if (!count($points)): ?>
|
|
|
<div class="text-secondary">-</div>
|
|
|
<?php else: ?>
|
|
|
<table class="table table-bordered table-xs table-cage mb-0">
|