From a38bec4a41f5c0cb8f2061de8356a6ed86ee28e9 Mon Sep 17 00:00:00 2001 From: Florian Larysch Date: Sat, 29 Aug 2015 12:25:38 +0200 Subject: change text next to audio only button from "video" to $format Right now, the button says "Audio | video", which is slightly confusing. This patch changes it to "Audio | $format_name", which might be better. --- template/assemblies/switcher/audio.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/assemblies/switcher') diff --git a/template/assemblies/switcher/audio.phtml b/template/assemblies/switcher/audio.phtml index 6bb36d9..1b93f23 100644 --- a/template/assemblies/switcher/audio.phtml +++ b/template/assemblies/switcher/audio.phtml @@ -49,7 +49,7 @@ - video + @@ -59,4 +59,4 @@ - \ No newline at end of file + -- cgit v1.2.3