diff --git a/front/plugins/set_password/config.json b/front/plugins/set_password/config.json
index c0c8361f..a4b7c2cd 100755
--- a/front/plugins/set_password/config.json
+++ b/front/plugins/set_password/config.json
@@ -43,7 +43,7 @@
"settings":[
{
"function": "RUN",
- "events": ["run"],
+ "events": [],
"type": "text.select",
"default_value":"disabled",
"options": ["disabled", "before_config_save"],
@@ -58,7 +58,7 @@
}],
"description": [{
"language_code":"en_us",
- "string" : "Set to before_config_save and specify password to reset your pasword in SETPWD_password. You can set to disabled once the password is changed."
+ "string" : "Set to before_config_save and specify password to reset your pasword in SETPWD_password."
},
{
"language_code":"es_es",