alecpl
2009-05-27 bb5dd5916bdb4e789300799f9e6a2be831e6bf14
- reverted accidentally removed code


1 files modified
3 ■■■■■ changed files
program/include/rcube_template.php 3 ●●●●● patch | view | raw | blame | history
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