Thomas Bruederli
2014-06-02 22a2c5e0eefcea8572f2ab5ad2e5a22789b6f555
program/include/rcmail_output_html.php
@@ -858,6 +858,14 @@
            return '';
        }
        // localize title and summary attributes
        if (!empty($attrib['title']) && $this->app->text_exists($attrib['title'])) {
            $attrib['title'] = $this->app->gettext($attrib['title']);
        }
        if (!empty($attrib['summary']) && $this->app->text_exists($attrib['summary'])) {
            $attrib['summary'] = $this->app->gettext($attrib['summary']);
        }
        // execute command
        switch ($command) {
            // return a button