Aleksander Machniak
2013-05-20 c8bc8c97f3f6e5c04fa7b459bdb1c922d7f4e6ad
plugins/attachment_reminder/attachment_reminder.php
@@ -38,6 +38,7 @@
        if ($rcmail->task == 'mail' && $rcmail->action == 'compose') {
            $this->include_script('attachment_reminder.js');
            $this->add_texts('localization/', array('keywords', 'forgotattachment'));
            $rcmail->output->add_label('addattachment', 'send');
        }
        if ($rcmail->task == 'settings') {