Aleksander Machniak
2014-05-30 646b64107a578d228a23d5b82923fb794fdb9c55
program/steps/settings/edit_identity.inc
@@ -96,7 +96,7 @@
                    'spellcheck' => true),
                'html_signature' => array('type' => 'checkbox',
                    'label'   => $RCMAIL->gettext('htmlsignature'),
                    'onclick' => 'return rcmail_toggle_editor(this, \'rcmfd_signature\');'),
                    'onclick' => 'return rcmail.command(\'toggle-editor\', {id: \'rcmfd_signature\', html: this.checked}, \'\', event)'),
        ))
    );