Remove gender inequality
Got a complaint that the admin tools title wasn't very inclusive towards the fairer sex. The title has been edited to be gender neutral
This commit is contained in:
parent
689428241c
commit
05dee57ded
|
@ -39,7 +39,7 @@ if(!($isAdmin | $projectGroup | $activityGroup)){
|
|||
</nav>
|
||||
|
||||
<main>
|
||||
<h2>Stor-gutt-leketøy</h2>
|
||||
<h2>Voksenleketøy</h2>
|
||||
<ul class="tools">
|
||||
<?php
|
||||
if($isAdmin | $activityGroup){
|
||||
|
|
Loading…
Reference in New Issue