Fixed an oversight during cleanup.

This commit is contained in:
flash 2021-05-05 18:16:05 +02:00
parent 8d3704809e
commit 55d48ae37a
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ include_once '_user.php';
<link href="/style.css" type="text/css" rel="stylesheet"/>
</head>
<body>
<div class="wrapper<?php if(user_has_flag(current_user_id(), FMF_UF_SCROLLBEYOND)) { echo ' scrollbeyond'; }?>">
<div class="header">
<h1>flash.moe message board</h1>
<div class="header-wrap">