Aleksander Machniak
2012-07-30 bc92ca56ef6c51393d2782b7654eaa162dfc2e10
plugins/enigma/enigma.php
@@ -435,7 +435,7 @@
                    'href' => "#",
                    'onclick' => "return ".JS_OBJECT_NAME.".enigma_import_attachment('".JQ($part)."')",
                    'title' => $this->gettext('keyattimport')),
                    html::img(array('src' => $this->url('skins/default/key_add.png'), 'style' => "vertical-align:middle")))
                    html::img(array('src' => $this->url('skins/classic/key_add.png'), 'style' => "vertical-align:middle")))
                . ' ' . html::span(null, $this->gettext('keyattfound')));
            $attach_script = true;