diff --git a/Theme/Backend/modules-single.tpl.php b/Theme/Backend/modules-single.tpl.php index 85dba74..44e1ddd 100644 --- a/Theme/Backend/modules-single.tpl.php +++ b/Theme/Backend/modules-single.tpl.php @@ -74,7 +74,9 @@ $id = (string) $this->request->getData('id') ?? 1; { "listener": "click", "action": [ {"key": 1, "type": "message.request", "uri": "", "method": "POST", "request_type": "json"}, - {"key": 2, "type": "message.log"} + {"key": 2, "type": "message.log"}, + {"key": 3, "type": "utils.timer", "id": "iModuleInstallButton", "delay": 1500, "resets": true}, + {"key": 4, "type": "redirect", "uri": "{%}", "target": "self"} ] } ]'>getHtml('Install'); ?>