changed a bit of style on the header

This commit is contained in:
hayden 2019-06-29 20:19:09 -05:00
parent 194de7e07f
commit a8abc5c9f7
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ function display_header($title = "~chan") {
<a href="/">home</a>
)
</span>
<span>
<span style="float: right">
<b>profile:</b> (
<?php
if (($_SESSION['logged_in'] ?? 0) == 1) {