Compare commits
3 Commits
c2c7a7bb0f
...
e51f837ba8
Author | SHA1 | Date |
---|---|---|
jorge | e51f837ba8 | |
jorge | 9d61a34d7e | |
jorge | 21530c37d2 |
|
@ -57,7 +57,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><span class="oficinasuport-titol-opcions"><?php echo $fields['label'];?></span></h5>
|
||||
<?php foreach( $fields['choices'] as $choicevalue => $choicelabel ) { ?>
|
||||
|
||||
<div class="filter" data-filter="<?php echo $fields['name'];?>">
|
||||
|
|
Loading…
Reference in New Issue