diff options
author | cflip <36554078+cflip@users.noreply.github.com> | 2021-06-06 09:05:53 -0600 |
---|---|---|
committer | cflip <36554078+cflip@users.noreply.github.com> | 2021-06-06 09:05:53 -0600 |
commit | 8b44cecf9637e77cf0495e5ad08fdd033b39f06f (patch) | |
tree | 4737a4eaba37e00419a2e19e613efa02c743b115 /includes/templates | |
parent | 08fc47935c3793a28359d185d13abba8aa075889 (diff) |
Remove manage post and search pages
Diffstat (limited to 'includes/templates')
-rw-r--r-- | includes/templates/header.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/templates/header.php b/includes/templates/header.php index 5070cfe..f1c2c94 100644 --- a/includes/templates/header.php +++ b/includes/templates/header.php @@ -2,8 +2,6 @@ <h1>cflip.net forum<sup style="font-size: small;">beta</sup></h1> <p> [<a href="/">Home</a>] -[<a href="/search.php?type=thread&sort=lr">All Threads</a>] -[<a href="/search.php?type=post&sort=cd">All Posts</a>] [<a href="/create_thread.php">Create a thread</a>] <span style="float:right;"> <?php |