From 88eb7c4c0481fe4bbf3dee550a195b24a0efa810 Mon Sep 17 00:00:00 2001 From: Guillaume COEUGNET Date: Fri, 27 May 2016 16:18:47 +0200 Subject: [PATCH] Change button name --- html/includes/common/alerts.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {