aboutsummaryrefslogtreecommitdiff
path: root/app/views/helpers/stream-footer.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/helpers/stream-footer.phtml')
-rw-r--r--app/views/helpers/stream-footer.phtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/helpers/stream-footer.phtml b/app/views/helpers/stream-footer.phtml
index 9984a2429..5165a115e 100644
--- a/app/views/helpers/stream-footer.phtml
+++ b/app/views/helpers/stream-footer.phtml
@@ -20,6 +20,8 @@
'idMax' => FreshRSS_Context::$id_max,
'search' => htmlspecialchars_decode(FreshRSS_Context::$search->getRawInput(), ENT_QUOTES),
'state' => FreshRSS_Context::$state,
+ 'sort' => FreshRSS_Context::$sort,
+ 'order' => FreshRSS_Context::$order,
],
];