alecpl
2012-04-12 ce64332e7a9bf2468eabdb4b789270aebb3e7dc7
program/include/rcube_template.php
@@ -999,7 +999,7 @@
              $attrib['disabled'] = 'disabled';
            }
            $out = html::tag('input', $attrib, '', array('type', 'value', 'onclick', 'id', 'class', 'style', 'tabindex', 'disabled'));
            $out = html::tag('input', $attrib, null, array('type', 'value', 'onclick', 'id', 'class', 'style', 'tabindex', 'disabled'));
        }
        // generate html code for button