diff --git a/app/components/public/stream/side-panel.hbs b/app/components/public/stream/side-panel.hbs index 4f69d01352e..582416ee737 100644 --- a/app/components/public/stream/side-panel.hbs +++ b/app/components/public/stream/side-panel.hbs @@ -59,7 +59,7 @@
{{/unless}}
-
+
{{t 'Show'}} -
{{this.pageSize}}
+
{{if (eq this.pageSize 0) 'All' this.pageSize}}