diff --git a/htdocs/admin/boxes.php b/htdocs/admin/boxes.php index d746fae1b78..0ededd403a3 100644 --- a/htdocs/admin/boxes.php +++ b/htdocs/admin/boxes.php @@ -60,7 +60,7 @@ if ($_GET["action"] == 'delete') */ $boxes = array(); -$pos[0] = "Homepage"; +$pos = array("Homepage"); print '