diff --git a/core/basethemelet.php b/core/basethemelet.php index fc4d6caa..b1995660 100644 --- a/core/basethemelet.php +++ b/core/basethemelet.php @@ -201,7 +201,7 @@ class BaseThemelet * @param bool $empty_option Whether the first option should be an empty one. * @param array $selected_options The values of options that should be pre-selected. */ - protected function build_selector(string $name, array $options, string $attributes, bool $empty_option=false, array $selected_options=[]): string + protected function build_selector(string $name, array $options, string $attributes="", bool $empty_option=false, array $selected_options=[]): string { $output = "