diff --git a/fid_bbi/languages/de.ini b/fid_bbi/languages/de.ini
index 98c598571fb11b651964a27fbd9596ab29105063..347480bb07497a9fe78795c1e52931661cad5bf4 100644
--- a/fid_bbi/languages/de.ini
+++ b/fid_bbi/languages/de.ini
@@ -54,7 +54,8 @@ Report an error = "Fehler melden"
 Terms of Use = "Nutzungsbedingungen"
 # cf. #15230
 email_subject = "Betreff"
-email_contact_policy = "Ich habe die %%policy_link%% gelesen und bin damit einverstanden."
+email_contact_policy = "Ich akzeptiere die %%policy_link%%."
+Send = "Abschicken"
 
 ; #14759
 Project Coordination = "Projektkoordination"
diff --git a/fid_bbi/languages/en.ini b/fid_bbi/languages/en.ini
index 89f8addc018ad4e25d5ddaa3cbf7dfa2b391caa1..eb6ff71457eb5a9f962406b9441fff6aab08e7c4 100644
--- a/fid_bbi/languages/en.ini
+++ b/fid_bbi/languages/en.ini
@@ -27,12 +27,14 @@ Get RSS Feed = "RSS Feed"
 LibraryName = Fachinformationsdienst Buch-, Bibliotheks- und Informationswissenschaft (FID BBI)
 LibraryNameShort = Fachinformationsdienst Buch-, Bibliotheks- und Informationswissenschaft
 Local   = "Local Holdings"
+Questions And Notes = "Questions And Notes"
 Terms of Use = "Terms of Use"
 Privacy Policy = "Privacy Policy"
 Remove all Filters = "Remove all Filters"
 Report an error = "Report an Error"
 Username = "E-Mail address"
-email_contact_policy = "I have read and agree to the %%policy_link%%."
+email_contact_policy = "I hereby accept the %%policy_link%%."
+Send = "Submit"
 Book Suggestion = Acquisition Request
 ISBD Citation = ISBD Citation
 
diff --git a/themes/fid_bbi/templates/feedback/form.phtml b/themes/fid_bbi/templates/feedback/form.phtml
index 450d69e11ef2100d01efc90f3653a6a6cefe0471..9ee79579e6e2969d7d485e9784b43fc0467a4623 100644
--- a/themes/fid_bbi/templates/feedback/form.phtml
+++ b/themes/fid_bbi/templates/feedback/form.phtml
@@ -30,6 +30,11 @@
     </div>  
   <?php else: ?>
     <?= $this->form()->openTag($form); ?>
+  <div class="form-group">
+  <div class="subito-pg">
+    * <?= $this->transEsc("This field is required") ?>
+  </div>
+  </div>
     <?php if ($helpPre): ?>
     <div class="form-group">
       <div class="form-info pre">