Add admin button to user menu, if admin
This commit is contained in:
@@ -69,5 +69,5 @@ $projects = $projectManager->getAll();
|
||||
|
||||
<nav>
|
||||
<?= navbar(1, 'prosjekt'); ?>
|
||||
<?= loginbar(); ?>
|
||||
<?= loginbar(null, $pdo); ?>
|
||||
</nav>
|
||||
|
Reference in New Issue
Block a user