program/include/rcube_template.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_template.php
@@ -467,7 +467,7 @@ switch ($command) { // return a button case 'button': if ($attrib['command']) { if ($attrib['name'] || $attrib['command']) { return $this->button($attrib); } break;