From d61a18a93bc1b39d91725497ebb2fe85c4785ead Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Wed, 7 Apr 2021 11:44:11 -0600 Subject: Update links, rename files --- templates/header.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/header.php b/templates/header.php index d7b8b78..4eb17e3 100644 --- a/templates/header.php +++ b/templates/header.php @@ -1,14 +1,14 @@

cflip.net forumbeta

-[Home] -[All Threads] -[All Posts] -[Create a thread] +[Home] +[All Threads] +[All Posts] +[Create a thread] ' . $_SESSION['user_name'] . '\'s Profile] [Log out]'; + echo '[' . $_SESSION['user_name'] . '\'s Profile] [Log out]'; } else { echo '[Sign in] or [Register an account]'; } ?> - \ No newline at end of file + -- cgit v1.2.3