added class to form section title, same as contactform section title

This commit is contained in:
jorge 2023-01-15 20:19:35 +01:00
parent 1695c53837
commit 21530c37d2
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ if( ! function_exists( 'ofisuport_ajuts_filters_form') ) {
?>
<section id="fund-filter-<?php echo $fields['name']; ?>" class="<?php echo $fields['name']; ?>">
<h5><?php echo $fields['label'];?></h5>
<h5 class="oficinasuport-titol-opcions"><?php echo $fields['label'];?></h5>
<?php foreach( $fields['choices'] as $choicevalue => $choicelabel ) { ?>
<div class="filter" data-filter="<?php echo $fields['name'];?>">