From 6171d2f3b209bbe048f685148fe0a71bf8e8d65c Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 30 May 2007 18:21:19 +0000 Subject: - imdb support (ticket 323) --- pages/schedule.ecpp | 2 +- pages/whats_on.ecpp | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'pages') diff --git a/pages/schedule.ecpp b/pages/schedule.ecpp index f164b78..e231a21 100644 --- a/pages/schedule.ecpp +++ b/pages/schedule.ecpp @@ -110,7 +110,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html"); % if (LiveSetup().HaveEPGSearch()) { > % } - + > <$ start $> - <$ end $> diff --git a/pages/whats_on.ecpp b/pages/whats_on.ecpp index 7b73d5c..baa99f5 100644 --- a/pages/whats_on.ecpp +++ b/pages/whats_on.ecpp @@ -127,6 +127,7 @@ if (type == "now") { % } % if (LiveSetup().HaveEPGSearch()) { > + > % }
-- cgit v1.2.3