diff options
author | Alib <aliboba@free.fr> | 2010-03-25 15:53:12 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-03-25 15:53:12 +0100 |
commit | 33b554b18a52991dff6d095158002aee8290e1b0 (patch) | |
tree | 89777c57ac92ee4d7ead3303cf48a0456e0d1ad4 /index.php | |
parent | 84042aa476d9a89f5e96fec39e41f5eea93aa8d7 (diff) | |
download | istreamdev-33b554b18a52991dff6d095158002aee8290e1b0.tar.gz istreamdev-33b554b18a52991dff6d095158002aee8290e1b0.tar.bz2 |
epg works
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |