Aleksander Machniak
2016-04-02 96c3d84cddb861956cfbc719d694eb972343f1c3
plugins/enigma/enigma.php
@@ -352,7 +352,7 @@
                    'value' => 1,
            ));
            $p['blocks']['main']['options']['enigma_encrypt_all'] = array(
            $p['blocks']['main']['options']['enigma_attach_pubkey'] = array(
                'title'   => html::label($field_id, $this->gettext('attachpubkeydefault')),
                'content' => $input->show($this->rc->config->get('enigma_attach_pubkey') ? 1 : 0),
            );