thomascube
2008-09-02 ed132eddea4a5a21f6f0c1454efa14c5ebe79520
program/include/rcube_template.php
@@ -670,7 +670,7 @@
     * @todo   Remove all inline JS calls and use jQuery instead.
     * @todo   Remove all sprintf()'s - they are pretty, but also slow.
     */
    private function button($attrib)
    public function button($attrib)
    {
        static $sa_buttons = array();
        static $s_button_count = 100;