Profil -> Beitrag Link
This commit is contained in:
@@ -120,7 +120,9 @@ $isEditMode = (isset($_GET["edit"]) && $_GET["edit"] === "1") || !empty($error);
|
||||
</div>
|
||||
|
||||
<h3 class="article-title">
|
||||
<a href="index.php?pfad=showArticle&id=<?php echo $userArticle->getID(); ?>">
|
||||
<?php echo htmlspecialchars($userArticle->getTitle()); ?>
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user