diff --git a/scripts/pi-hole/js/queries.js b/scripts/pi-hole/js/queries.js
index 704f5638..f72fccbd 100644
--- a/scripts/pi-hole/js/queries.js
+++ b/scripts/pi-hole/js/queries.js
@@ -194,7 +194,7 @@ $(document).ready(function() {
blocked = true;
color = "red";
fieldtext = "Blocked
(regex/wildcard)";
- buttontext = "";
+ buttontext = "" ;
break;
case "5":
blocked = true;