Превращение таблиц в css grid. Опечатка.
This commit is contained in:
parent
cb17a5ba8b
commit
beaaafa8d8
@ -261,7 +261,7 @@ USERINFO;
|
|||||||
if (isset($dressed_item[7])) {
|
if (isset($dressed_item[7])) {
|
||||||
$this->showItem($dressed_item[7]);
|
$this->showItem($dressed_item[7]);
|
||||||
} else {
|
} else {
|
||||||
$this->showItem(7;
|
$this->showItem(7);
|
||||||
}
|
}
|
||||||
echo '</div>';
|
echo '</div>';
|
||||||
echo '<div class="slot-8">';
|
echo '<div class="slot-8">';
|
||||||
|
Loading…
Reference in New Issue
Block a user