Upload via Git Manager GUI

This commit is contained in:
Git Manager GUI
2026-04-05 07:16:38 +02:00
parent 44af7d4131
commit b78f0679bb

View File

@@ -8,14 +8,6 @@
<div class="archive-type-badge">
<i class="fas fa-search"></i> <?php _e('Suchergebnisse', 'minecraft-modern-theme'); ?>
</div>
<h1 class="archive-title">
<?php
printf(
__('Ergebnisse für: <span class="search-query">%s</span>', 'minecraft-modern-theme'),
'<em>' . esc_html( get_search_query() ) . '</em>'
);
?>
</h1>
<?php global $wp_query; ?>
<p class="search-result-count">
<?php printf(