Typo.
[readifood.git] / lib / header.php
index 75cd167..0582fcb 100644 (file)
 <a href="/hub">Hubs</a>
 /
 <a href="/donation">Donations</a>
+/
+<a href="/report">Reports</a>
 
-<strong><em><?php echo $username; ?></em>@<?php echo $charity; ?></strong>
+<strong class="small"><em><?php echo $username; ?></em>@<?php echo $charity; ?></strong>
 <a href="/logout" class="smaller">logout</a>
 <?php } else echo "<strong>$charity</strong>"; ?>
 </p>