mirror of
https://github.com/pi-hole/web.git
synced 2026-05-04 15:49:04 +01:00
@@ -46,7 +46,7 @@ function showAlert(type, icon, title, message) {
|
||||
opts = {
|
||||
type: "danger",
|
||||
icon: "glyphicon glyphicon-remove",
|
||||
title: "Error, something went wrong!",
|
||||
title: " <strong>Error, something went wrong!</strong><br>",
|
||||
message: message
|
||||
};
|
||||
if (info) {
|
||||
|
||||
Reference in New Issue
Block a user