Skip to content
Snippets Groups Projects
Commit d7d93039 authored by Gregor Gawol's avatar Gregor Gawol Committed by Dorian Merz
Browse files

refs #15562 [fid_bbi] feedback form

* modified feedback form
......@@ -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"
......
......@@ -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
......
......@@ -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">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment