diff --git a/interface/web/dns/form/dns_soa.tform.php b/interface/web/dns/form/dns_soa.tform.php index 910b2e6bb304f04ef16ca678f8ae3838ed857ea3..6fab657baac1f601aab737bcd446d7c0e6e43329 100644 --- a/interface/web/dns/form/dns_soa.tform.php +++ b/interface/web/dns/form/dns_soa.tform.php @@ -319,6 +319,7 @@ $form["tabs"]['dns_records'] = array ( ) ); - +// show update acl to admins only. +if(!$app->auth->is_admin()) unset($form["tabs"]['dns_soa']['fields']['update_acl']); ?> diff --git a/interface/web/dns/templates/dns_soa_edit.htm b/interface/web/dns/templates/dns_soa_edit.htm index 87853d1edefd222aa3f745a931ec378355e237a0..94faec4fa1be9ae01a36e9dd4996f79cbf6b3224 100644 --- a/interface/web/dns/templates/dns_soa_edit.htm +++ b/interface/web/dns/templates/dns_soa_edit.htm @@ -120,10 +120,11 @@
-
+ +
- +