diff --git a/files/routes/posts.py b/files/routes/posts.py index 4f48d66121..36f9333532 100644 --- a/files/routes/posts.py +++ b/files/routes/posts.py @@ -89,6 +89,9 @@ def submit_get(v, hole=None): HOLES = [x[0] for x in g.db.query(Hole.name).order_by(Hole.name)] + if SITE_NAME == "WPD": + HOLES = HOLES - ["other"] + ["other"] + return render_template("submit.html", HOLES=HOLES, v=v, hole=hole) @app.get("/post/") diff --git a/files/templates/sidebar_WPD.html b/files/templates/sidebar_WPD.html index 4827bfd2e4..4981ee3be2 100644 --- a/files/templates/sidebar_WPD.html +++ b/files/templates/sidebar_WPD.html @@ -62,11 +62,11 @@ Industrial ISIS Maiming - Other Police Shooting Suicide Vehicle + Other