diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2007-12-16 14:37:56 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2007-12-16 14:37:56 +0000 |
| commit | e74bdb7184b4e72ae58c5175464ef6a3db96aff7 (patch) | |
| tree | 48b6c98ce3b2c5fd55a94f038c354b7f7e5bc42b /html/widgets/start.tmpl | |
| parent | 26868547aed93bdba91157faa30db80db06573ba (diff) | |
| download | xxv-e74bdb7184b4e72ae58c5175464ef6a3db96aff7.tar.gz xxv-e74bdb7184b4e72ae58c5175464ef6a3db96aff7.tar.bz2 | |
* VTX: Embedded vtx-font inside module, drop graphics from VTXPATH
* HTTPD: remove binary from url as parameter, now defined at cmdobj, inside modul header
* EPG: rename VPS to PDC, Programme Delivery Control
* tools: add con_err,con_msg to dump message on console and log file
* RECORDS: Show message after editing recording
* MUSIC: remove proxy from playlist building, use proxy only to playing files
Diffstat (limited to 'html/widgets/start.tmpl')
| -rw-r--r-- | html/widgets/start.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/html/widgets/start.tmpl b/html/widgets/start.tmpl index cb168f2..90947ac 100644 --- a/html/widgets/start.tmpl +++ b/html/widgets/start.tmpl @@ -20,9 +20,6 @@ <base target="Daten"> </head> <body> -<script language="javascript" type="text/javascript"> - var proxy = '<?% proxy %?>'; -</SCRIPT> <?% INCLUDE 'skin.cfg' %?> <?%# INCLUDE 'help.tmpl' %?> |
