diff --git a/application/libraries/Ilch/Comments.php b/application/libraries/Ilch/Comments.php
index 4a78bd865..64ec2656b 100644
--- a/application/libraries/Ilch/Comments.php
+++ b/application/libraries/Ilch/Comments.php
@@ -85,9 +85,11 @@ private function rec(int $id, int $commentId, int $uid, int $req, Base $obj): st
diff --git a/application/modules/newsletter/translations/de.php b/application/modules/newsletter/translations/de.php
index 4f35319c8..f3cf0dd2c 100644
--- a/application/modules/newsletter/translations/de.php
+++ b/application/modules/newsletter/translations/de.php
@@ -23,7 +23,7 @@
'unsubscribeSuccess' => 'E-Mail wurde erfolgreich ausgetragen.',
'subscribeFailed' => 'Eintragen fehlgeschlagen.',
'noReplyMailFooter' => 'Bitte antworten Sie nicht auf diese E-Mail. Dieses Postfach wird nicht überwacht, deshalb werden Sie keine Antwort erhalten.',
- 'mailUnreadable' => 'Falls Sie keine HTML E-Mail lesen können klicken Sie hier.',
+ 'mailUnreadable' => 'Falls Sie keine HTML E-Mail lesen können klicken Sie hier.',
'mailUnsubscribe' => 'Wenn Sie keine Newsletter von uns erhalten wollen, können Sie diese jederzeit hier abmelden.',
'incompleteUnsubscribeUrl' => 'Die Adresse zum Austragen aus dem Newsletter ist ungültig.',
'incompleteDoubleOptInUrl' => 'Die Adresse zur Bestätigung der Registrierung für den Newsletter ist ungültig.',
diff --git a/application/modules/newsletter/translations/en.php b/application/modules/newsletter/translations/en.php
index 301985986..0461c803c 100644
--- a/application/modules/newsletter/translations/en.php
+++ b/application/modules/newsletter/translations/en.php
@@ -23,7 +23,7 @@
'unsubscribeSuccess' => 'E-Mail has been successfully removed.',
'subscribeFailed' => 'Subscribing failed.',
'noReplyMailFooter' => 'Please do not reply to this email. This mailbox is not monitored, so you will not receive a response.',
- 'mailUnreadable' => 'If you can not read HTML E-Mail click here.',
+ 'mailUnreadable' => 'If you can not read HTML E-Mail click here.',
'mailUnsubscribe' => 'If you do not wish to receive newsletters from us, you can cancel these at any time here.',
'incompleteUnsubscribeUrl' => 'The url to unsubscribe from the newsletter is invalid.',
'incompleteDoubleOptInUrl' => 'The url to confirm the subscription to the newsletter is invalid.',
diff --git a/application/modules/newsletter/views/admin/index/show.php b/application/modules/newsletter/views/admin/index/show.php
index d3197bcba..927bb56cd 100644
--- a/application/modules/newsletter/views/admin/index/show.php
+++ b/application/modules/newsletter/views/admin/index/show.php
@@ -9,31 +9,34 @@
?>