Aleksander Machniak
2015-10-07 c852426bd4c2dcce88c581735863603ed4c9b556
plugins/enigma/lib/enigma_ui.php
@@ -401,7 +401,7 @@
            enigma_key::CAN_ENCRYPT => $this->enigma->gettext('typeencrypt'),
            enigma_key::CAN_SIGN    => $this->enigma->gettext('typesign'),
            enigma_key::CAN_CERTIFY => $this->enigma->gettext('typecert'),
            enigma_key::CAN_AUTH    => $this->enigma->gettext('typeauth'),
            enigma_key::CAN_AUTHENTICATE => $this->enigma->gettext('typeauth'),
        );
        foreach ($this->data->subkeys as $subkey) {