Minor tweaks to design, labels and navbar

This commit is contained in:
2018-08-09 22:28:34 +02:00
parent d92e53f0b7
commit 90ece46dd7
5 changed files with 9 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ if(!($isAdmin | $projectGroup | $activityGroup)){
}
if($isAdmin){
echo '<li><a class="btn" href="brukere/">Brukere</a></li>';
echo '<li><a class="btn" href="brukere/">Brukerrettigheter</a></li>';
}
?>
<ul>