From d43534acfc3e0e094671485b9ddffec77d1ef6ec Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Fri, 25 May 2007 13:51:30 +0000 Subject: - merged 'What's on now' and 'What's on next' --- pages/whats_on.ecpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'pages/whats_on.ecpp') diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp index 7c91393..bab6a57 100644 --- a/pages/whats_on.ecpp +++ b/pages/whats_on.ecpp @@ -45,7 +45,7 @@ if (type == "now") { <& pageelems.logo &> - <& menu active=(type) &> + <& menu active=("whats_on") component=("whats_on.whats_on_actions")>
<{ EpgEvents epgEvents; @@ -118,3 +118,8 @@ if (type == "now") { <%include>page_exit.eh + +<%def whats_on_actions> +<$ tr("Now") $>   +<$ tr("Next") $> + -- cgit v1.2.3