This commit is contained in:
Thomas G 2022-07-02 12:09:36 +10:00
parent 55985fa6d5
commit 0eec187cdb
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
</div>
@else
<div id="navbarsignedincontainer">
<p class="nonbolded" id="navbarusername">{{ Auth::user()->name }} <a
<p class="nonbolded" id="navbarusername">{{ Auth::user()->name }} | <a
href="{{ route('logout') }}"
onclick="event.preventDefault();
document.getElementById('logout-form').submit();">Log