diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php index acd0adf..cbdd80d 100644 --- a/Theme/Backend/accounts-single.tpl.php +++ b/Theme/Backend/accounts-single.tpl.php @@ -93,7 +93,8 @@ echo $this->getData('nav')->render(); ?> "key": 1, "listener": "click", "action": [ {"key": 1, "type": "event.prevent"}, {"key": 2, "type": "dom.getvalue", "base": "", "selector": "#iId"}, - {"key": 3, "type": "message.request", "uri": "{/base}/{/lang}/api/profile", "method": "PUT", "request_type": "json"} + {"key": 3, "type": "message.request", "uri": "{/base}/{/lang}/api/profile", "method": "PUT", "request_type": "json"}, + {"key": 4, "type": "message.log"} ] } ]'>getHtml('CreateProfile'); ?>