diff options
Diffstat (limited to 'pages/menu.ecpp')
-rw-r--r-- | pages/menu.ecpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/menu.ecpp b/pages/menu.ecpp index e461ad1..4e42e41 100644 --- a/pages/menu.ecpp +++ b/pages/menu.ecpp @@ -3,5 +3,6 @@ #include <vdr/config.h> </%pre> <div class="menu"> - <a href="whats_on_now.html"><$ tr("What's on now?") $></a> + <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> </div>
\ No newline at end of file |