commented no result found

This commit is contained in:
jorge-vitrubio 2022-07-12 12:59:55 +02:00
parent f2a32bd59c
commit 4b92b919ea
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ get_header(); ?>
</ul>
<?php else: ?>
<p class="no-data">
<?php _e( 'Apologies, but no results were found.', 'hangar' ); ?>
<?php //_e( 'Apologies, but no results were found.', 'hangar' ); ?>
</p><!-- .no-data -->
<?php endif; ?>