UX: Global notice no longer accepts HTML. (#14515)

This commit is contained in:
Roman Rizzi 2021-10-05 10:34:26 -03:00 committed by GitHub
parent d3a59e3f69
commit 437410e269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2122,7 +2122,7 @@ en:
permalink_normalizations: "Apply the following regex before matching permalinks, for example: /(topic.*)\\?.*/\\1 will strip query strings from topic routes. Format is regex+string use \\1 etc. to access captures"
global_notice: "Display an URGENT, EMERGENCY, non-dismissible global banner notice to all visitors, change to blank to hide it (HTML allowed)."
global_notice: "Display an URGENT, EMERGENCY, non-dismissible global banner notice to all visitors, change to blank to hide it."
disable_system_edit_notifications: "Disables edit notifications by the system user when 'download_remote_images_to_local' is active."