summaryrefslogtreecommitdiff
path: root/pages/menu.ecpp
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 20:48:45 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 20:48:45 +0000
commit900d856f4196491550779de43ad3e5f2f0f271ce (patch)
treef9d1504a1d7ac6f25337b93edf19a1aea1626ad9 /pages/menu.ecpp
parent48575b063d5bad1f500a721e380daaaac7f05258 (diff)
downloadvdr-plugin-live-900d856f4196491550779de43ad3e5f2f0f271ce.tar.gz
vdr-plugin-live-900d856f4196491550779de43ad3e5f2f0f271ce.tar.bz2
Neues und Bugfixes
Diffstat (limited to 'pages/menu.ecpp')
-rw-r--r--pages/menu.ecpp3
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