diff --git a/plugin/Layout/Layout.php b/plugin/Layout/Layout.php index 6774d2af6890..68c33abeeb90 100644 --- a/plugin/Layout/Layout.php +++ b/plugin/Layout/Layout.php @@ -338,7 +338,7 @@ static function getIconsSelect($name, $selected = "", $id = "", $class = "") return self::getSelectSearchable($icons, $name, $selected, $id, $class . " iconSelect", true); } - static function getAvilableFlags() + static function getAvailableFlags() { global $global; $flags = array();