diff --git a/server/templates/media_list.htm b/server/templates/media_list.htm index 455d947..37a912b 100644 --- a/server/templates/media_list.htm +++ b/server/templates/media_list.htm @@ -14,7 +14,6 @@ Date Progress Length - Consider Actions Title @@ -31,7 +30,6 @@ {% endif %} {{ media.length }} s - {{ media.can_considered | tenary("Yes", "no") }} {{ macros.media_element_buttons(media) }}