diff --git a/plugins/fk-disable.php b/plugins/fk-disable.php index 54ebd554..cffdf080 100644 --- a/plugins/fk-disable.php +++ b/plugins/fk-disable.php @@ -46,7 +46,7 @@ class AdminerFkDisable } domReady(() => { - document.querySelectorAll('#form p')[1].insertAdjacentHTML('beforeend', '') + document.querySelectorAll('#form p')[1].insertAdjacentHTML('beforeend', '') })