diff options
Diffstat (limited to 'html/program.tmpl')
| -rw-r--r-- | html/program.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/program.tmpl b/html/program.tmpl index 195fdb8..8fe07b1 100644 --- a/html/program.tmpl +++ b/html/program.tmpl @@ -36,7 +36,7 @@ </form> <td> <a href='?cmd=switch&data=<?% channelpos %?>'>[<?% gettext('Switch') %?>]</a> - <a href='?cmd=livestream&data=<?% channelpos %?>' type='audio/x-mpegurl'>[<?% gettext('Livestream') %?>]</a> + <a href='?cmd=livestream&data=<?% channelpos %?>'>[<?% gettext('Live TV web cast') %?>]</a> </td> </tr> </table> |
