From 0acac98226311ffedc20f3955eb36f1044608224 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Sun, 6 Nov 2022 12:33:17 +0100 Subject: [PATCH] dashboard: Rename header "Other latest video", remove "other" --- server/templates/dashboard.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/templates/dashboard.htm b/server/templates/dashboard.htm index 8395b42..70938b7 100644 --- a/server/templates/dashboard.htm +++ b/server/templates/dashboard.htm @@ -21,7 +21,7 @@ No pinned collections with episodes to watch found. See pinned collections {% endif %} -

Other Latest Videos

+

Latest Videos

{{ macros.media_table(media_list) }}