From 700449b8d903b9707b2751784dc54b4450a655df Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Wed, 7 Apr 2021 15:24:15 -0600 Subject: Style and layout changes --- viewthread.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'viewthread.php') diff --git a/viewthread.php b/viewthread.php index f784e40..c8ae99e 100644 --- a/viewthread.php +++ b/viewthread.php @@ -23,6 +23,7 @@ if (!isset($_GET['id']) || !filter_var($_GET['id'], FILTER_VALIDATE_INT)) { <?php echo $current->subject; ?> - cflip.net forum + @@ -67,4 +68,4 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST') { } } -?> \ No newline at end of file +?> -- cgit v1.2.3