From c95abd46181ccd1d32cc76c0c7db52bd8fdbda0a Mon Sep 17 00:00:00 2001 From: Cory Lynch Date: Fri, 26 May 2017 22:23:25 -0400 Subject: [PATCH] Replace broken aria-labelledby with aria-label in help modal. Fixes #4921. --- templates/zerver/keyboard_shortcuts.html | 2 +- templates/zerver/markdown_help.html | 2 +- templates/zerver/search_operators.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/zerver/keyboard_shortcuts.html b/templates/zerver/keyboard_shortcuts.html index f84c42fee5..43615e7cfe 100644 --- a/templates/zerver/keyboard_shortcuts.html +++ b/templates/zerver/keyboard_shortcuts.html @@ -1,5 +1,5 @@