From f3ffc87a00ca108438f0aa43eb8e825f35211621 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 13 Oct 2023 22:37:40 +0300 Subject: [PATCH] dont show subreddit search param in wpd --- files/templates/search.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/files/templates/search.html b/files/templates/search.html index 46a02effeb..bb08e3ffd9 100644 --- a/files/templates/search.html +++ b/files/templates/search.html @@ -77,10 +77,12 @@
Exact Match Only:
-
-
Subreddit:
- -
+ {% if SITE_NAME == 'rDrama' %} +
+
Subreddit:
+ +
+ {% endif %} {% endif %} {% if FEATURES['NSFW_MARKING'] %}