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: {