Fixed an oversight during cleanup.

This commit is contained in:
Pachira 2024-12-24 10:37:17 +01:00
parent f370da34c2
commit b64d881a96

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">