dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 7a3043f644 - Show all commits
+1 -1
View File
@@ -78,7 +78,7 @@ include_once 'php/controller/profileArticles-controller.php';
</div>
</div>
<?php endif; ?>
<a href="index.php?pfad=createArticle" class="edit-link-button">Bearbeiten</a>
<a href="index.php?pfad=updateArticle&id=<?php echo $userArticle->getID(); ?>" class="edit-link-button">Bearbeiten</a>
</div>
<?php endforeach; ?>