Aleksander Machniak
2013-10-17 197203727417a03d87053a47e5aa5175a76e3e0b
program/include/html.php
@@ -675,8 +675,7 @@
        if ($index === null)
            $index = $this->rowindex;
        if ($this->rows[$index])
            $this->rows[$index]->attrib = $attr;
        $this->rows[$index]->attrib = $attr;
    }
    /**