Update search-results.php

This commit is contained in:
NOrtmann1
2026-05-29 00:30:28 +02:00
parent e8693f282f
commit 7f77297100
+3 -3
View File
@@ -70,7 +70,7 @@ session_start();
<div class="s-res-item">
<div class="s-res-content">
<h2 class="s-res-item-title">
<a href="#" class="s-res-link">Anleitung zur Webentwicklung</a>
<a href="#" class="s-res-link">Pythagoras</a>
</h2>
<p class="s-res-author">Von: <span class="s-res-author-name">Max Mustermann</span></p>
</div>
@@ -81,7 +81,7 @@ session_start();
<div class="s-res-item">
<div class="s-res-content">
<h2 class="s-res-item-title">
<a href="#" class="s-res-link">Anleitung zur Webentwicklung</a>
<a href="#" class="s-res-link">Pythagoras</a>
</h2>
<p class="s-res-author">Von: <span class="s-res-author-name">Max Mustermann</span></p>
</div>
@@ -92,7 +92,7 @@ session_start();
<div class="s-res-item">
<div class="s-res-content">
<h2 class="s-res-item-title">
<a href="#" class="s-res-link">Anleitung zur Webentwicklung</a>
<a href="#" class="s-res-link">Pythagoras</a>
</h2>
<p class="s-res-author">Von: <span class="s-res-author-name">Max Mustermann</span></p>
</div>