added title to fund search

This commit is contained in:
Jorge vitrubio.net 2024-04-08 21:22:28 +02:00
parent ee41f6eb15
commit a029f9f615
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ get_header();
?>
<header class="page-header">
<h1><?php //single_term_title( ' ' ); ?></h1>
<h1><?php _e( 'Buscant finançament:', 'xarxaprod' ); //single_term_title(''); ?></h1>
</header>