diff --git a/index.php b/index.php index 5f8b938..016b325 100644 --- a/index.php +++ b/index.php @@ -314,6 +314,7 @@ $(document).ready(function () { dnssec: { title: 'DNSSEC', create: false, + edit: false, display: function (zone) { if (zone.record.dnssec == true) { var $img = $('');