alecpl
2010-04-01 7fdb9da98e080ad623e3099c05eab17041013cab
program/include/rcube_template.php
@@ -860,7 +860,7 @@
        if (!$attrib['href']) {
            $attrib['href'] = '#';
        }
        if ($command) {
        if ($command && !$attrib['onclick']) {
            $attrib['onclick'] = sprintf(
                "return %s.command('%s','%s',this)",
                JS_OBJECT_NAME,