Fix spell
This commit is contained in:
parent
e41f789f3e
commit
a7b0201619
@ -4,5 +4,5 @@ $scategories = isset( $_GET['cat'] ) ? $_GET['cat'] : -1;
|
||||
if ( isset( $ismultiple ) ) {
|
||||
Opalestate_Taxonomy_Categories::get_multi_check_list( $scategories );
|
||||
} else {
|
||||
Opalestate_Taxonomy_Categories::dropdown_list( $stypes );
|
||||
Opalestate_Taxonomy_Categories::dropdown_list( $scategories );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user