diff --git a/src/common/core/inject/plugin.json b/src/common/core/inject/plugin.json index eb5f04f2f..46fd91698 100644 --- a/src/common/core/inject/plugin.json +++ b/src/common/core/inject/plugin.json @@ -18,7 +18,7 @@ "context": "multisite", "default": "", "help": "The HTML code to inject before the tag.", - "id": "inject-body", + "id": "inject-head", "label": "head HTML code", "regex": "^.*$", "type": "text"