summaryrefslogtreecommitdiff
path: root/pages/pageelems.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/pageelems.ecpp')
-rw-r--r--pages/pageelems.ecpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/pageelems.ecpp b/pages/pageelems.ecpp
index 9222115..8327d47 100644
--- a/pages/pageelems.ecpp
+++ b/pages/pageelems.ecpp
@@ -290,13 +290,13 @@ int update_status(1);
<td class="action <? lastCurrentChanel ? "bottomrow"?>"><%cpp>if (LiveSetup().GetUseStreamdev() && elapsed > 0 && LiveFeatures<features::streamdev_server>().Loaded()) { </%cpp><a href="vlc.html?channel=<$ channelId $>"><img src="<$ LiveSetup().GetThemedLink("img", "stream_button.png") $>" alt="" <& tooltip.hint text=(tr("Stream this channel into browser.")) &>></img></a><%cpp> } else { </%cpp><img src="transparent.png" width="16" height="16"><%cpp> } </%cpp></td>
<td class="action <? lastCurrentChanel ? "bottomrow"?>">
<%cpp>
- if (eventId != 0) {
+ if (eventId != 0) {
</%cpp>
<& pageelems.imdb_info_href title=(title) &>
<%cpp>
}
</%cpp> </td>
-<%cpp>
+<%cpp>
}
</%cpp>
</%def>