added title to fund search
This commit is contained in:
parent
ee41f6eb15
commit
a029f9f615
|
@ -20,7 +20,7 @@ get_header();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<header class="page-header">
|
<header class="page-header">
|
||||||
<h1><?php //single_term_title( ' ' ); ?></h1>
|
<h1><?php _e( 'Buscant finançament:', 'xarxaprod' ); //single_term_title(''); ?></h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue