diff --git a/advanced/index.php b/advanced/index.php index a36b65d4..8b816f1c 100644 --- a/advanced/index.php +++ b/advanced/index.php @@ -132,7 +132,7 @@ if($uri == "/") { // Reload page after 5 seconds setTimeout(function(){window.location.reload(1);}, 5000); - $( "#whitelistingoutput" ).html("---> Success <---"); + $( "#whitelistingoutput" ).html("---> Success <---
You may have to flush your DNS cache"); } else {