From bc55b9832ac14db8708067701f315dfcc1ce9234 Mon Sep 17 00:00:00 2001 From: "Tuxis Internet Engineering V.O.F." Date: Mon, 26 Jan 2015 12:43:20 +0100 Subject: [PATCH] Add missing comma --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index a1ec451..909dc3c 100644 --- a/index.php +++ b/index.php @@ -362,7 +362,7 @@ $(document).ready(function () { pageSize: 20, messages: { addNewRecord: 'Add new zone', - noDataAvailable: 'No zones found' + noDataAvailable: 'No zones found', deleteConfirmation: 'This zone will be deleted. Are you sure?' }, toolbar: {