From a220a7105e07fa62df19aefd19c91ebe2136a33c Mon Sep 17 00:00:00 2001 From: Prakhar Gupta <58157064+guptaprakhariitr@users.noreply.github.com> Date: Fri, 9 Apr 2021 22:27:35 +0530 Subject: [PATCH] left sidebar: Change label for exiting topic zoom to Back to Streams. All streams in left-side bar cause discrepancy as it is unable to express if it is heading for the current column as "Streams" is in previous column or is it text description for the back icon. Renaming "All streams" to "Back to streams" removes discrepancy. --- templates/zerver/app/left_sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zerver/app/left_sidebar.html b/templates/zerver/app/left_sidebar.html index 99652a0f01..e06e37374d 100644 --- a/templates/zerver/app/left_sidebar.html +++ b/templates/zerver/app/left_sidebar.html @@ -78,7 +78,7 @@