summaryrefslogtreecommitdiff
path: root/templates/admin_question_answered.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin_question_answered.html')
-rw-r--r--templates/admin_question_answered.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_question_answered.html b/templates/admin_question_answered.html
index e4f07932..8801d58f 100644
--- a/templates/admin_question_answered.html
+++ b/templates/admin_question_answered.html
@@ -4,6 +4,6 @@
<td> %answer_nick% </td>
<td> %answer% </td>
<td>
- <a href="%link%&action=delete&id=%question_id%">Delete</a>
+ <a href="%link%&action=delete&id=%question_id%">Löschen</a>
</td>
</tr>