diff --git a/html/includes/common/alerts.inc.php b/html/includes/common/alerts.inc.php
index 961939eb3e..8e570a2001 100644
--- a/html/includes/common/alerts.inc.php
+++ b/html/includes/common/alerts.inc.php
@@ -229,7 +229,7 @@ var alerts_grid = $("#alerts_'.$unique_id.'").bootgrid({
return "";
},
"proc": function(column,row) {
- return "";
+ return "";
}
},
templates: {