Heavy error in getCalendarTab

master
giuliof 5 years ago
parent d0d6964400
commit cb0b224594

@ -169,7 +169,7 @@
}
// empty buttons
if ($i < 7) {
if ($i != 0) {
for (; $i > 1 and $i <= 7; $i++)
$kbd->insertItem(" ", "null");
$kbd->pushLine();

Loading…
Cancel
Save