source: ipk/source.sh4/swapsystem_webif/var/swap/extensions/WebInterface/mobile/index.html.xml@ 9260

Last change on this file since 9260 was 9260, checked in by madie, 15 years ago

[ipk] add webif for swap only for ufs910

File size: 1.4 KB
Line 
1<e2:screen name="DummyWebScreen">
2<html>
3<head>
4 <meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
5 <title>E2mobile</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
10</head>
11<body>
12
13<h1 style="text-align: center;"><big>Enigma 2</big></h1>
14<h1 style="text-align: center;">WebInterface for Mobiles</h1>
15<br/>
16<div class="wap" style="text-align: center;">
17<a href="/mobile/wapremote.html?command=0">Remote Control</a><br/>
18<a href="/mobile/timerlist.html">Timerlist</a><br/>
19<a href="/mobile/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/>
20<a href="/mobile/services.html?sRef=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3AFROM%20BOUQUET%20%22userbouquet.0.tv%22%20ORDER%20BY%20bouquet">Channellist Favorites</a><br/>
21<a href="/mobile/bouquets.html?sRef=1%3A7%3A1%3A0%3A0%3A0%3A0%3A0%3A0%3A0%3A(type%20%3D%3D%201)%20||%20(type%20%3D%3D%2017)%20||%20(type%20%3D%3D%20195)%20||%20(type%20%3D%3D%2025)FROM%20BOUQUET%20%22bouquets.tv%22%20ORDER%20BY%20bouquet">Bouquetlist</a><br/>
22<a href="/mobile/power.html">PowerState</a><br/>
23</div>
24</body>
25</html>
26</e2:screen>
Note: See TracBrowser for help on using the repository browser.