Korrektur
This commit is contained in:
@@ -195,7 +195,7 @@ if ($replyAuthor === null) {
|
||||
): ?>
|
||||
|
||||
<form method="post"
|
||||
action="php/controller/deleteComment-controller.php"
|
||||
action="index.php?pfad=deleteComment"
|
||||
class="delete-comment-form">
|
||||
|
||||
<input type="hidden"
|
||||
@@ -285,7 +285,7 @@ if ($replyAuthor === null) {
|
||||
): ?>
|
||||
|
||||
<form method="post"
|
||||
action="php/controller/deleteComment-controller.php"
|
||||
action="index.php?pfad=deleteComment"
|
||||
class="delete-comment-form">
|
||||
|
||||
<input type="hidden"
|
||||
|
||||
Reference in New Issue
Block a user