diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/menu.ecpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/menu.ecpp b/pages/menu.ecpp index 1b3c5c9..07921b9 100644 --- a/pages/menu.ecpp +++ b/pages/menu.ecpp @@ -5,5 +5,6 @@ <div class="menu"> <a href="whats_on_now.html"><$ tr("What's on now?") $></a><br/> <a href="whats_on_next.html"><$ tr("What's on next?") $></a><br/> + <a href="schedule.html"><$ tr("Schedule") $></a><br /> <a href="timers.html"><$ tr("Timers") $></a> </div>
\ No newline at end of file |