summaryrefslogtreecommitdiff
path: root/pages/menu.ecpp
blob: 1b3c5c9ffc849166b07f822e25838733ebc77102 (plain)
1
2
3
4
5
6
7
8
9
<%pre>
#include <vdr/plugin.h>
#include <vdr/config.h>
</%pre>
			<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="timers.html"><$ tr("Timers") $></a>
			</div>