From fd5424b7a4a5a7b8a27dff0263f7a1555ef2cc1b Mon Sep 17 00:00:00 2001 From: "4 raccoons in a trenchcoat. / luna vivian" Date: Thu, 20 Apr 2023 12:55:20 +0200 Subject: [PATCH] changed /watch page to make it more obvious when unfaving/unsubbing aligning it more w/ changes in /fav.shs (there, the text is red when you can remove videos from your favourites - now it's also obvious when doing the same on /watch) --- templates/themes/default-v2/watch.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/themes/default-v2/watch.html b/templates/themes/default-v2/watch.html index 7076ef2..2a8e303 100644 --- a/templates/themes/default-v2/watch.html +++ b/templates/themes/default-v2/watch.html @@ -14,7 +14,7 @@ {{start ?fav}}Add to favourites
{{end ?fav}} {{start ?unfav}}Remove from favourites
{{else ?unfav}}{{end ?unfav}} {{start ?sub}}Subscribe to {{.uploader}}!
{{end ?sub}} - {{start ?unsub}}Unsubscribe from {{.uploader}}!
{{end ?unsub}} + {{start ?unsub}}Unsubscribe from {{.uploader}}!
{{end ?unsub}} {{start ?login}}Log in to add this video to your favourites and/or subscribe to this channel!
{{end ?login}}