diff --git a/securedrop/journalist_templates/_sources_confirmation_final_modal.html b/securedrop/journalist_templates/_sources_confirmation_final_modal.html index 2753b3c8d4..2e596672c2 100644 --- a/securedrop/journalist_templates/_sources_confirmation_final_modal.html +++ b/securedrop/journalist_templates/_sources_confirmation_final_modal.html @@ -2,19 +2,19 @@

- {{ gettext('When the account for a source is deleted:') }} + {{ gettext('When the account for a sourceis deleted:') }}

{{ gettext('Cancel') }} + class="btn small danger">{{ gettext('Yes, Delete Selected Source Accounts') }}
diff --git a/securedrop/journalist_templates/account_new_two_factor_hotp.html b/securedrop/journalist_templates/account_new_two_factor_hotp.html index c861215e73..22f07f1f3b 100644 --- a/securedrop/journalist_templates/account_new_two_factor_hotp.html +++ b/securedrop/journalist_templates/account_new_two_factor_hotp.html @@ -3,7 +3,7 @@ {% block tab_title %}{{ gettext('Enable YubiKey (OATH-HOTP)') }}{% endblock %} {% block body %} -

{{ gettext('Enable YubiKey (OATH-HOTP)') }}

+

{{ gettext('Enable YubiKey (OATH-HOTP)') }}

{{ gettext('Once you have configured your YubiKey, enter the 6-digit verification code below:') }}

diff --git a/securedrop/journalist_templates/admin.html b/securedrop/journalist_templates/admin.html index fe522bb5d6..78da58ad24 100644 --- a/securedrop/journalist_templates/admin.html +++ b/securedrop/journalist_templates/admin.html @@ -85,7 +85,7 @@

Users

- {{ gettext('INSTANCE CONFIG') }} + {{ gettext('INSTANCE CONFIGURATION') }} {% endblock %} diff --git a/securedrop/journalist_templates/col.html b/securedrop/journalist_templates/col.html index 43169da500..d9d812f011 100644 --- a/securedrop/journalist_templates/col.html +++ b/securedrop/journalist_templates/col.html @@ -157,7 +157,7 @@

{{ gettext('Reply') }}

Deleting the account for {source} will:

diff --git a/securedrop/journalist_templates/config.html b/securedrop/journalist_templates/config.html index d4b20fcef0..4800fbe598 100644 --- a/securedrop/journalist_templates/config.html +++ b/securedrop/journalist_templates/config.html @@ -78,7 +78,7 @@

{{ gettext('Submission Preferences') }}

{{ submission_preferences_form.reject_codename_messages() }} + for="reject_codename_messages">{{ gettext('Prevent sources from submitting their codenameas an initial message.') }}