' . "\r\n";
if ( $wpsl_settings['radius_dropdown'] || $wpsl_settings['results_dropdown'] ) {
$output .= "\t\t\t" . '
' . "\r\n";
if ( $wpsl_settings['radius_dropdown'] ) {
$output .= "\t\t\t\t" . '
' . "\r\n";
$output .= "\t\t\t\t\t" . '' . "\r\n";
$output .= "\t\t\t\t\t" . '' . "\r\n";
$output .= "\t\t\t\t" . '
' . "\r\n";
}
if ( $wpsl_settings['results_dropdown'] ) {
$output .= "\t\t\t\t" . '
' . "\r\n";
$output .= "\t\t\t\t\t" . '' . "\r\n";
$output .= "\t\t\t\t\t" . '' . "\r\n";
$output .= "\t\t\t\t" . '
' . "\r\n";
}
$output .= "\t\t\t" . '
' . "\r\n";
}
if ( $wpsl_settings['category_filter'] ) {
$output .= $this->create_category_filter();
}
$output .= "\t\t\t" . '