thomascube
2009-05-26 a25d3969a00e60bcbfdf6907f7ce77d4651c1179
program/include/rcube_template.php
@@ -797,6 +797,9 @@
            else if (in_array($attrib['command'], $a_static_commands)) {
                $attrib['href'] = rcmail_url($attrib['command']);
            }
            else if ($attrib['command'] == 'permaurl' && !empty($this->env['permaurl'])) {
                $attrib['href'] = $this->env['permaurl'];
            }
        }
        // overwrite attributes