diff --git a/scripts/pi-hole/js/groups-adlists.js b/scripts/pi-hole/js/groups-adlists.js
index bd49f4b4..44b048d7 100644
--- a/scripts/pi-hole/js/groups-adlists.js
+++ b/scripts/pi-hole/js/groups-adlists.js
@@ -46,7 +46,7 @@ function showAlert(type, icon, title, message) {
opts = {
type: "danger",
icon: "glyphicon glyphicon-remove",
- title: "Error, something went wrong!",
+ title: " Error, something went wrong!
",
message: message
};
if (info) {
diff --git a/scripts/pi-hole/js/groups-clients.js b/scripts/pi-hole/js/groups-clients.js
index a1722b21..48d33cd4 100644
--- a/scripts/pi-hole/js/groups-clients.js
+++ b/scripts/pi-hole/js/groups-clients.js
@@ -46,7 +46,7 @@ function showAlert(type, icon, title, message) {
opts = {
type: "danger",
icon: "glyphicon glyphicon-remove",
- title: "Error, something went wrong!",
+ title: " Error, something went wrong!
",
message: message
};
if (info) {
diff --git a/scripts/pi-hole/js/groups-domains.js b/scripts/pi-hole/js/groups-domains.js
index 403cfe43..fd9a9eb2 100644
--- a/scripts/pi-hole/js/groups-domains.js
+++ b/scripts/pi-hole/js/groups-domains.js
@@ -46,7 +46,7 @@ function showAlert(type, icon, title, message) {
opts = {
type: "danger",
icon: "glyphicon glyphicon-remove",
- title: "Error, something went wrong!",
+ title: " Error, something went wrong!
",
message: message
};
if (info) {
diff --git a/scripts/pi-hole/js/groups.js b/scripts/pi-hole/js/groups.js
index 208cc123..c2f5ef83 100644
--- a/scripts/pi-hole/js/groups.js
+++ b/scripts/pi-hole/js/groups.js
@@ -45,7 +45,7 @@ function showAlert(type, icon, title, message) {
opts = {
type: "danger",
icon: "glyphicon glyphicon-remove",
- title: "Error, something went wrong!",
+ title: " Error, something went wrong!
",
message: message
};
if (info) {