From 85a0da01d661b7e17374f150001e42a834bd0902 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Thu, 2 Mar 2023 00:48:06 -0500 Subject: [PATCH] Clarify how title filter works --- www/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.php b/www/index.php index f7ab41e..2e1c30d 100755 --- a/www/index.php +++ b/www/index.php @@ -1250,7 +1250,7 @@ if (isset($permissions['readable']) && $permissions['readable']) { } else { $header .= '
- /*/ + /*/
'; }