diff --git a/install_files/ansible-base/group_vars/development.yml b/install_files/ansible-base/group_vars/development.yml index 2362ce5b03..cb6ea530b0 100644 --- a/install_files/ansible-base/group_vars/development.yml +++ b/install_files/ansible-base/group_vars/development.yml @@ -23,7 +23,7 @@ securedrop_header_image: "" securedrop_app_gpg_public_key: "test_journalist_key.pub" securedrop_app_gpg_fingerprint: "65A1B5FF195B56353CC63DFFCC40EF1228271441" # Custom text that will appear on the source interface -custom_notification_text: "This is a SecureDrop Development VM for testing ONLY" +custom_notification_text: "This is an insecure SecureDrop Development server for testing ONLY. Do NOT submit documents here." ### Used by the mon role ### # The OSSEC alert GPG public key has to be in the install_files/ansible-base/ or diff --git a/securedrop/journalist_templates/account_edit_hotp_secret.html b/securedrop/journalist_templates/account_edit_hotp_secret.html index 95434315c4..51daa8a1d2 100644 --- a/securedrop/journalist_templates/account_edit_hotp_secret.html +++ b/securedrop/journalist_templates/account_edit_hotp_secret.html @@ -6,6 +6,6 @@

- + {% endblock %} diff --git a/securedrop/journalist_templates/account_new_two_factor.html b/securedrop/journalist_templates/account_new_two_factor.html index b9813ca845..0e8ff0b82c 100644 --- a/securedrop/journalist_templates/account_new_two_factor.html +++ b/securedrop/journalist_templates/account_new_two_factor.html @@ -21,6 +21,6 @@

Enable Yubikey (OATH-HOTP)

- + {% endblock %} diff --git a/securedrop/journalist_templates/admin.html b/securedrop/journalist_templates/admin.html index 00414c8e58..cd51a64939 100644 --- a/securedrop/journalist_templates/admin.html +++ b/securedrop/journalist_templates/admin.html @@ -1,9 +1,9 @@ {% extends "base.html" %} {% block body %} -

Admin Interface

+

Admin Interface

- +

diff --git a/securedrop/journalist_templates/admin_add_user.html b/securedrop/journalist_templates/admin_add_user.html index 73fd15b3b3..90905c3023 100644 --- a/securedrop/journalist_templates/admin_add_user.html +++ b/securedrop/journalist_templates/admin_add_user.html @@ -18,6 +18,6 @@

- + {% endblock %} diff --git a/securedrop/journalist_templates/admin_edit_hotp_secret.html b/securedrop/journalist_templates/admin_edit_hotp_secret.html index 8839d0f312..4a25771673 100644 --- a/securedrop/journalist_templates/admin_edit_hotp_secret.html +++ b/securedrop/journalist_templates/admin_edit_hotp_secret.html @@ -7,6 +7,6 @@

- + {% endblock %} diff --git a/securedrop/journalist_templates/admin_edit_user.html b/securedrop/journalist_templates/admin_edit_user.html index 6871307d77..8155971fb6 100644 --- a/securedrop/journalist_templates/admin_edit_user.html +++ b/securedrop/journalist_templates/admin_edit_user.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% block body %} -

Edit user "{{ user.username }}"

+

Edit user "{{ user.username }}"

« Back to admin interface

@@ -22,7 +22,7 @@

Edit user "{{ user.username }}"

- +

@@ -32,12 +32,12 @@

Reset Two Factor Authentication

- +

- +
{% endblock %} diff --git a/securedrop/journalist_templates/admin_new_user_two_factor.html b/securedrop/journalist_templates/admin_new_user_two_factor.html index 329eff4308..5da6c78aa5 100644 --- a/securedrop/journalist_templates/admin_new_user_two_factor.html +++ b/securedrop/journalist_templates/admin_new_user_two_factor.html @@ -20,6 +20,6 @@

Enable Yubikey (OATH-HOTP)

- + {% endblock %} diff --git a/securedrop/journalist_templates/col.html b/securedrop/journalist_templates/col.html index 45de6689fe..0950b82a83 100644 --- a/securedrop/journalist_templates/col.html +++ b/securedrop/journalist_templates/col.html @@ -10,10 +10,10 @@ All Sources {{ source.journalist_designation }} - Change codename + Change codename
Are you sure you want to generate a new codename? Cancel - +

@@ -23,8 +23,8 @@
- - + +