summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-25 15:53:12 +0100
committerAlib <aliboba@free.fr>2010-03-25 15:53:12 +0100
commit33b554b18a52991dff6d095158002aee8290e1b0 (patch)
tree89777c57ac92ee4d7ead3303cf48a0456e0d1ad4 /index.php
parent84042aa476d9a89f5e96fec39e41f5eea93aa8d7 (diff)
downloadistreamdev-33b554b18a52991dff6d095158002aee8290e1b0.tar.gz
istreamdev-33b554b18a52991dff6d095158002aee8290e1b0.tar.bz2
epg works
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index 5752648..8caee31 100644
--- a/index.php
+++ b/index.php
@@ -247,7 +247,9 @@ include ('bin/auth.php');
<a href="#home" id="home_but" class="button">Home</a>
<h1>EPG</h1>
</div>
+ <form name="form_selector" id="form_selector" action="#">
<ul class="rounded"><li id="epg_selector"></li></ul>
+ </form>
<ul class="edgetoedge" id="ul_epglist">
</ul>
</div>