summaryrefslogtreecommitdiff
path: root/pages/menu.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/menu.ecpp')
-rw-r--r--pages/menu.ecpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/menu.ecpp b/pages/menu.ecpp
index a8eba86..e9b5faf 100644
--- a/pages/menu.ecpp
+++ b/pages/menu.ecpp
@@ -39,7 +39,6 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
% if ( LiveFeatures< features::epgsearch >().Recent() ) {
| <a href="searchepg.html" <& menu.setactive current=("searchepg") &>><$ tr("Search") $></a>
| <a href="searchtimers.html" <& menu.setactive current=("searchtimers") &>><$ tr("Searchtimers") $></a>
- | <a href="timerconflicts.html" <& menu.setactive current=("timerconflicts") &>><$ tr("Timer conflicts") $></a>
% }
| <a href="recordings.html" <& menu.setactive current=("recordings") &>><$ tr("Recordings") $></a>
| <a href="remote.html" <& menu.setactive current=("remote") &>><$ tr("Remote Control") $></a>