Try fixing WAP interface, in general and add Location and Tags.
[vuplus_dvbapp-plugin] / webinterface / src / web / wap / index.html.xml
1 <e2:screen name="DummyWebScreen">
2 <html>
3 <head>
4         <meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
5         <title>Enigma 2 Webinterface (ALPHA)</title>
6
7         <link href="/web-data/tpl/default/style.css" type="text/css" rel="stylesheet" />
8         <link rel="shortcut icon" type="image/x-icon" href="/web-data/img/favicon.ico"/>
9 </head>
10 <body>
11 <h1 style="text-align: center;"><big>Dreambox 7025</big></h1>
12 <h1 style="text-align: center;">Static/WAP</h1>
13 <h1 style="text-align: center;"><small>Interface</small></h1>
14 <br/>
15 <div style="text-align: center;">
16 <a href="/web/wap/wapremote.html?command=0">Remote Control</a><br/>
17 <a href="/web/wap/timerlist.html">Timerlist</a><br/>
18 <a href="/web/wap/timeredit.html?name=&amp;description=&amp;dirname=&amp;tags=&amp;justplay=&amp;afterevent=&amp;repeated=&amp;bouquet=&amp;sRef=&amp;ehour=now&amp;shour=now&amp;emin=now&amp;smin=now&amp;day=now&amp;month=now&amp;year=now&amp;end=&amp;begin=&amp;deleteOldOnSave=0&amp;command=add">Add Timer</a><br/>
19 <a href="/web/wap/power.html">PowerState</a><br/>
20 </div>
21 </body>
22 </html>
23 </e2:screen>