diff --git a/Rocksolid_Light/rocksolid/search.php b/Rocksolid_Light/rocksolid/search.php index 225975f..6341de5 100644 --- a/Rocksolid_Light/rocksolid/search.php +++ b/Rocksolid_Light/rocksolid/search.php @@ -116,7 +116,6 @@ if ((! isset($_POST['key']) || ! password_verify($CONFIG['thissitekey'], $_POST[ echo ''; echo ''; echo ''; - echo '(refresh pages if articles still appear)'; echo ''; } } @@ -178,6 +177,7 @@ if (isset($_POST['block_poster'])) { } echo "
'".$_POST['block_poster']."' successfully added to your blocklist"; echo '
You may edit your blocklist on your Configuration Page
'; + echo '

(Articles may still appear on Cached Pages)
'; } else { echo '
Password Incorrect.
Click Back to try again
'; } diff --git a/Rocksolid_Light/version.txt b/Rocksolid_Light/version.txt index c81aa44..e3e1807 100644 --- a/Rocksolid_Light/version.txt +++ b/Rocksolid_Light/version.txt @@ -1 +1 @@ -0.9.7 +0.9.8