Minor tweaks to design, labels and navbar
This commit is contained in:
@@ -71,4 +71,4 @@ $statement->execute();
|
||||
header('Location: .');
|
||||
?>
|
||||
|
||||
<a href=".?page=1">Om du ikke ble automatisk omdirigert tilbake klikk her</a>
|
||||
<a href=".?page=1">Om du ikke ble automatisk omdirigert tilbake klikk her</a>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user